Files
yinyitong-zhongyuyuan-dll-s…/src/main/resources/application-pro.yml

141 lines
4.2 KiB
YAML
Raw Normal View History

2025-03-26 14:37:56 +08:00
server:
2025-06-19 09:22:19 +08:00
port: 5946
2025-06-19 10:04:55 +08:00
servlet:
context-path: /api
tomcat:
max-swallow-size: -1
error:
include-exception: true
include-stacktrace: ALWAYS
include-message: ALWAYS
compression:
enabled: true
min-response-size: 1024
mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*
logging:
level:
com.dpkj: debug
spring:
servlet:
multipart:
max-file-size: 10MB
max-request-size: 10MB
resource:
static-locations: classpath:/static/,classpath:/public/
2025-03-26 14:37:56 +08:00
2025-02-07 09:20:09 +08:00
dpkj:
2025-05-07 10:06:16 +08:00
#后端项目访问地址
2025-07-01 20:49:45 +08:00
# 改为正式的地址 http://10.121.1.44/api/ http://172.16.50.20:15946/apitest/ http://www.lczyyy.com/apitest/
2025-06-27 18:46:14 +08:00
serverurl: http://10.121.1.44/api/
2025-08-07 15:18:40 +08:00
# 国家统一医保配置
2025-03-24 22:12:01 +08:00
chs:
2025-08-07 15:18:40 +08:00
# 医保中台配置
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
2025-02-07 09:20:09 +08:00
file:
# 文件保存地址
path: D:\Project\Express\upload
# 打印机配置
printer:
# 打印机连接方式 USB: usb连接 | BTMS串口连接
connection-type: USB
2025-03-26 11:08:05 +08:00
# 终端号设置
terminal-Number: PORT-000000001
# 打印时间格式化
time-Type: yyyy-MM-dd HH:mm:ss
2025-02-07 09:20:09 +08:00
# 打印端口 串口连接下使用
port-name:
# 波特率 串口连接下使用
baud-rate:
# 指定打印机第一层是a4还是a5
level-one: A5
#支付宝刷脸 中医院配置
2025-04-16 22:01:34 +08:00
ali:
face:
#dll文件路径
dll-path: C:/opt/ant-abcp/bpaas_api.dll
2025-04-16 22:01:34 +08:00
#IOT 应用管理-appid
app-id: 2021005151604729
2025-04-16 22:01:34 +08:00
#IOT应用版本
app-version: 1.0.0.0
2025-04-16 22:01:34 +08:00
#签约商家的 PID以 2088 开头,企业主体
merchant-id: 2088170977486823
2025-04-16 22:01:34 +08:00
#商家机具终端编号,每台设备保持唯一
device-num: P060003750
#服务商的 PID
partner-id: 2088170977486823
# 核心入参 serviceId
service-id: pay
2025-05-07 15:36:05 +08:00
#微信模块
wx:
2025-06-19 09:22:19 +08:00
configs: #中医院
- app-id: wxc12fa4977f66974d
2025-05-07 15:36:05 +08:00
# 公众号的appsecret
2025-06-19 09:22:19 +08:00
secret: a51dbcac25a73d7e4812a43cf550c5fc
# 接口配置里的Token值
token: DPKJYINYITONG
2025-05-07 15:36:05 +08:00
# 接口配置里的EncodingAESKey值
aes-key: yIBgBrHwRGjO2L3CLIE9hmnlf1FrXQQ7qJZVIg4r6Dx
2025-06-19 09:22:19 +08:00
mch-config: #商户信息 中医院
2025-05-07 15:36:05 +08:00
app-id: wxc12fa4977f66974d
2025-06-19 09:22:19 +08:00
secret: a51dbcac25a73d7e4812a43cf550c5fc
2025-05-07 15:36:05 +08:00
#调用接口所需service_id
service-id: service_id
#商户号
2025-06-19 09:22:19 +08:00
mch-id: 1603658732
2025-05-07 15:36:05 +08:00
#商户秘钥
2025-06-19 09:22:19 +08:00
mch-key: lczyywxc12fa4977f66974dyytzz1234
2025-05-07 15:36:05 +08:00
#报文解密 APIv3密钥
2025-06-19 09:22:19 +08:00
v3-key: lczyywxc12fa4977f66974dyytzz1234
2025-05-07 15:36:05 +08:00
#微信: 商户APIv2密钥
2025-06-19 09:22:19 +08:00
key-api: lczyywxc12fa4977f66974dyytzz1234
2025-05-07 15:36:05 +08:00
#p12证书的位置可以指定绝对路径也可以指定类路径以classpath;开头)
key-path: classpath:test\apiclient_cert.p12
private-key-path: classpath:test\apiclient_key.pem
private-cert-path: classpath:test\apiclient_cert.pem
#微信商家api序列号
mch-serial-no:
#JSAPI--公众号支付 NATIVE--原生扫码支付 APP--app支付
trade-type: JSAPI
trade-type-native: NATIVE
#支付回调方法地址
pay-notify-url: ${dpkj.url.server-url}/openapi/wxPayOrderApi/notify
#退款回调方法地址
refund-notify-url: ${dpkj.url.server-url}/openapi/wxPayOrderApi/refundNotify
# 路径
url:
# 后端接口地址
# server: https://102760424tfyw.vicp.fun/api
server: ${dpkj.url.server-url}
# h5地址
h5: ${dpkj.url.h5-url}
2025-03-26 14:37:56 +08:00
# 自定义app参数
app:
custom:
lexMarkServiceIp: http://127.0.0.1
lexMarkServicePort: 12346