java110
2023-04-04 af551e9df1e59ef94f57007e1f4e8960ba2f8778
java110-interface/src/main/java/com/java110/intf/common/ILogSystemErrorInnerServiceSMO.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("/logSystemErrorApi")
public interface ILogSystemErrorInnerServiceSMO {