标准征求意见 - 流程逻辑 bug
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user