代码更新

This commit is contained in:
2023-01-04 13:21:28 +08:00
parent f9820e2d96
commit 37ad356ebf

View File

@@ -3735,6 +3735,7 @@ public class CheckOutBillServiceImpl implements CheckOutBillService {
json.put("num", dtlArr.size());
return json;
}
@Override
public JSONArray queryBox(JSONObject whereJson) {