1098226878@qq.com
2022-01-10 093b73aadb022895a02dbbcd64b87613e19b547b
service-fee/src/main/java/com/java110/fee/api/PayFeeDetailApi.java
@@ -32,6 +32,7 @@
        JSONObject reqJson = JSONObject.parseObject(reqJsonStr);
        Assert.hasKeyAndValue(reqJson, "communityId", "请求报文中未包含小区信息");
        Assert.hasKeyAndValue(reqJson, "objType", "请求报文中未包含费用对象");
        Assert.hasKeyAndValue(reqJson, "batchId", "请求报文中未包含批次");