医保模块更新
This commit is contained in:
@@ -40,20 +40,32 @@ spring:
|
||||
dpkj:
|
||||
#后端项目访问地址 #https://yinyitong.yzqingyan.cn/ http://172.16.11.13:15946/ ttps://yinyitong.yzqingyan.cn
|
||||
serverurl: http://localhost:5946/api/
|
||||
# 医保配置
|
||||
# 国家统一医保配置
|
||||
chs:
|
||||
# 医保中台接口地址
|
||||
url: http://ec.yn.hsip.gov.cn/localcfc/api/hsecfc/localQrCodeQuery
|
||||
# 医保机构编码
|
||||
org-id: H53082800070
|
||||
# 收款员-编号
|
||||
operator-id: 0001
|
||||
# 收款员-姓名
|
||||
operator-name: admin
|
||||
# 科室-编号
|
||||
office-id: 00031
|
||||
# 科室-名称
|
||||
office-name: 门诊
|
||||
# 医保中台配置
|
||||
pad:
|
||||
# 医保中台接口地址
|
||||
url: http://ec.yn.hsip.gov.cn/localcfc/api/hsecfc/localQrCodeQuery
|
||||
# 医保机构编码
|
||||
org-id: H53082800070
|
||||
# 收款员-编号
|
||||
operator-id: 0001
|
||||
# 收款员-姓名
|
||||
operator-name: admin
|
||||
# 科室-编号
|
||||
office-id: 00031
|
||||
# 科室-名称
|
||||
office-name: 门诊
|
||||
# 云南省级医保配置
|
||||
yn:
|
||||
# 省局医保接口地址
|
||||
url: http://ldjk.yn.hsip.gov.cn/eapdomain/org/local/api/hos/uldFeeInfo
|
||||
# 医保机构编码
|
||||
fixmedins-code: H53082800070
|
||||
# 服务商统一社会信用代码
|
||||
infosyscode: 9150000020285539XU
|
||||
# 服务商ID码
|
||||
infosyssign: 7f6fa92af64a403eb871a3c800cb6946
|
||||
file:
|
||||
# 文件保存地址
|
||||
path: G:\Temp\img
|
||||
|
||||
Reference in New Issue
Block a user