支付宝刷脸模块
This commit is contained in:
@@ -2,6 +2,8 @@ server:
|
||||
port: 5948
|
||||
|
||||
dpkj:
|
||||
#后端项目访问地址 #https://yinyitong.yzqingyan.cn/ http://172.16.11.13:15946/ ttps://yinyitong.yzqingyan.cn
|
||||
serverurl: http://localhost:5946/api/
|
||||
# 医保配置
|
||||
chs:
|
||||
# 医保机构编码
|
||||
|
||||
@@ -2,6 +2,9 @@ server:
|
||||
port: 5946
|
||||
|
||||
dpkj:
|
||||
#后端项目访问地址
|
||||
#TODO 改为正式的地址 http://www.lczyyy.com/api
|
||||
serverurl: http://127.0.0.1:15946/api
|
||||
# 医保配置
|
||||
chs:
|
||||
# 医保机构编码
|
||||
|
||||
@@ -22,4 +22,4 @@ spring:
|
||||
application:
|
||||
name: ems-express-bridge
|
||||
profiles:
|
||||
active: pro
|
||||
active: dev
|
||||
|
||||
Reference in New Issue
Block a user