代码更新

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

View File

@@ -3736,6 +3736,7 @@ public class CheckOutBillServiceImpl implements CheckOutBillService {
return json; return json;
} }
@Override @Override
public JSONArray queryBox(JSONObject whereJson) { public JSONArray queryBox(JSONObject whereJson) {