wuxw
2022-07-17 ce64e667815b39efdc2f8bd52be0d43d49db8d84
java110-interface/src/main/java/com/java110/intf/common/IMachineTranslateErrorInnerServiceSMO.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("/machineTranslateErrorApi")
public interface IMachineTranslateErrorInnerServiceSMO {