java110
2020-11-29 8a18fb0eb70fc642d5043995905d78ebdfc17c25
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,