Web controller json response
0.0.4:
Add method: successMessage and message; Change the name of the params field to otherData
1.0.5:
Move form framework web module to framework common module
1.0.9:
1.使用继承hashmap的方式
2.修改方法名
1.1.0:
1.修改方法名为 1.0.5 版本
2.Field: otherData 字段添加 final 修饰
3.Method: otherData 方法入参修改为 public JsonResponse<R> otherData(Map<String, ?