rev:注释

This commit is contained in:
zhangzhiqiang
2023-04-13 16:40:00 +08:00
parent e7e55249af
commit bd2d272b68

View File

@@ -347,10 +347,8 @@ public class StatisticalReportServiceImpl implements StatisticalReportService {
JSONObject map = new JSONObject();
map.put("flag", "4");
map.put("ext_id", jsonMater.getString("ext_id"));
JSONObject num_jo = null;
// JSONObject num_jo = WQL.getWO("QL_ERP").addParamMap(map).setDbname("dataSource1").process().uniqueResult(0);
//JSONObject num_jo = null;
JSONObject num_jo = WQL.getWO("QL_ERP").addParamMap(map).setDbname("dataSource1").process().uniqueResult(0);