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,