java110
2022-07-15 87f258059769f89f0eb4eab287fd6c98befd8cdc
java110-interface/src/main/java/com/java110/intf/common/IAttendanceClassesTaskDetailInnerServiceSMO.java
old mode 100644 new mode 100755
@@ -18,7 +18,7 @@
 * @Version 1.0
 * add by wuxw 2019/4/24
 **/
@FeignClient(name = "common-service", configuration = {FeignConfiguration.class})
@FeignClient(name = "${java110.common-service}", configuration = {FeignConfiguration.class})
@RequestMapping("/attendanceClassesTaskDetailApi")
public interface IAttendanceClassesTaskDetailInnerServiceSMO {