Your Name
2023-01-16 6af75daba39b77288d3410b0d96de1fc53014f62
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 {