标准征求意见 - 流程逻辑 bug

This commit is contained in:
yuezhihang
2021-11-23 13:41:57 +08:00
parent 9dbe0acdb0
commit f91d6d8354
2 changed files with 2 additions and 2 deletions
@@ -15,7 +15,7 @@ import java.util.Map;
import java.util.Set;
@Component
@FeignClient(value = "FotonLAWSSystem556",path="/api",url="")
@FeignClient(value = "FotonLAWSSystem",path="/api",url="")
@RequestMapping("/")
public interface LawsUserInfoService {
+1 -1
View File
@@ -18,7 +18,7 @@ eureka:
defaultZone: http://62.234.136.153:8761/eureka/
spring:
application:
name: shan6
name: bat-wkflow
http:
encoding:
charset: UTF-8