bigger
This commit is contained in:
parent
be14c7eeab
commit
d87fe0cb8e
@ -144,7 +144,7 @@ public class QueryEquipBusinessPolicyController {
|
|||||||
|
|
||||||
//塞入包装类
|
//塞入包装类
|
||||||
CommonResponse commonResponse = new CommonResponse();
|
CommonResponse commonResponse = new CommonResponse();
|
||||||
commonResponse.setMsg("请求查询业务策略成功");
|
commonResponse.setMsg("Query equipment business policy success");
|
||||||
commonResponse.setRet("0");
|
commonResponse.setRet("0");
|
||||||
commonResponse.setData(JSONUtil.toJSONString(equipBizResponse));
|
commonResponse.setData(JSONUtil.toJSONString(equipBizResponse));
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user