This commit is contained in:
yuezhihang
2021-07-08 21:02:54 +08:00
parent 2bc3aa4c01
commit d7691ca426
2 changed files with 2 additions and 2 deletions
@@ -19,7 +19,7 @@ import java.util.Map;
import java.util.Set;
@Component
@FeignClient(value = "FotonLAWSSystem444",path="/api",url="")
@FeignClient(value = "FotonLAWSSystem",path="/api",url="")
@RequestMapping("/")
public interface LawsUserInfoService {
+1 -1
View File
@@ -18,7 +18,7 @@ eureka:
defaultZone: http://192.168.10.47:8761/eureka/
spring:
application:
name: shan2
name: bat-wkflow
http:
encoding:
charset: UTF-8