pad医保刷脸
This commit is contained in:
parent
e45d34eeae
commit
b299ae021f
|
@ -31,8 +31,18 @@ dpkj:
|
||||||
serverurl: http://10.121.1.44/api/
|
serverurl: http://10.121.1.44/api/
|
||||||
# 医保配置
|
# 医保配置
|
||||||
chs:
|
chs:
|
||||||
|
# 医保中台接口地址
|
||||||
|
url: http://ec.yn.hsip.gov.cn/localcfc/api/hsecfc/localQrCodeQuery
|
||||||
# 医保机构编码
|
# 医保机构编码
|
||||||
orgcode: H53082800070
|
org-id: H53082800070
|
||||||
|
# 收款员-编号
|
||||||
|
operator-id: 0001
|
||||||
|
# 收款员-姓名
|
||||||
|
operator-name: admin
|
||||||
|
# 科室-编号
|
||||||
|
office-id: 00031
|
||||||
|
# 科室-名称
|
||||||
|
office-name: 门诊
|
||||||
file:
|
file:
|
||||||
# 文件保存地址
|
# 文件保存地址
|
||||||
path: D:\Project\Express\upload
|
path: D:\Project\Express\upload
|
||||||
|
|
Loading…
Reference in New Issue