流程
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user