mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-03 02:36:39 +08:00
commit
14f71dfd26
@ -234,7 +234,7 @@ public class OrderService {
|
||||
//记录服务响应时间
|
||||
addOperatreFullData(url+"orderMaster/query",queryEntity.toString(),result, startTime,elapsedTime,acceptTime);
|
||||
|
||||
return jsonObjectResult.toJSONString();
|
||||
return jsonArray.toJSONString();
|
||||
}
|
||||
|
||||
public ResponseDTO<String> addOperatreFullData(String type, String params, String result, Long startTime, Long elapsedTime, Long acceptTime){
|
||||
|
Loading…
Reference in New Issue
Block a user