test push
This commit is contained in:
parent
f5b32d31c4
commit
0f5cf773ab
|
|
@ -3257,7 +3257,7 @@ public class TaskController {
|
|||
List<WorkStationConfig> list = workStationConfigService.statisticsBoxNumByStation(workStationConfig);
|
||||
response.setCode(ResponseCode.OK.getCode());
|
||||
response.setReturnData(list);
|
||||
response.setMessage("查询大盒子数量成功。");
|
||||
response.setMessage("查询大盒子数量成功!");
|
||||
return convertJsonString(response);
|
||||
}
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user