java110
2020-09-27 f0885243d26e77d24b2de80fecd19c4cdf1cbd12
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,