xiaogang
2022-08-11 4367e8ad1c9208c7c0c4cbad97874a0524a0481b
service-api/src/main/java/com/java110/api/smo/fee/impl/ListStaffFeeSMOImpl.java
@@ -53,7 +53,7 @@
        String apiUrl = "";
        apiUrl = ServiceConstant.SERVICE_API_URL + "/api/api.getStaffFee" + mapToUrlParam(paramIn);
        apiUrl = "api.getStaffFee" + mapToUrlParam(paramIn);
        ResponseEntity<String> responseEntity = this.callCenterService(restTemplate, pd, "",
                apiUrl,