service-api/src/main/java/com/java110/api/smo/ownerRepair/impl/RepairDispatchStepBindingSMOImpl.java
@@ -47,7 +47,7 @@ ComponentValidateResult result = super.validateStoreStaffCommunityRelationship(pd, restTemplate); responseEntity = this.callCenterService(restTemplate, pd, paramIn.toJSONString(), ServiceConstant.SERVICE_API_URL + "/api/" + ServiceCodeRepairDispatchStepConstant.BINDING_REPAIRDISPATCHSTEP, ServiceCodeRepairDispatchStepConstant.BINDING_REPAIRDISPATCHSTEP, HttpMethod.POST); return responseEntity; }