feat(可回溯): 重构
增加feign
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
spring:
|
||||
profiles: uat
|
||||
application:
|
||||
name: afis-recall
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
file-extension: yaml
|
||||
server-addr: 192.168.220.31:8848
|
||||
namespace: tfs-cs-uat
|
||||
discovery:
|
||||
#Nacos服务注册中心地址
|
||||
server-addr: 192.168.220.31:8848
|
||||
namespace: tfs-cs-uat
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
Reference in New Issue
Block a user