java110
2020-09-11 9fea88487897fd62842906e7ef293500d54182cf
service-fee/src/main/java/com/java110/fee/api/FeeApi.java
@@ -192,7 +192,6 @@
     */
    @RequestMapping(value = "/getOweFees", method = RequestMethod.GET)
    public ResponseEntity<String> getOweFees(
            @RequestParam(value = "payObjType") String payObjType,
            @RequestParam(value = "communityId") String communityId,
            @RequestParam(value = "billType") String billType,