| | |
| | | #服务器配置 |
| | | server: |
| | | port: 9528 |
| | | port: 9529 |
| | | undertow: |
| | | threads: |
| | | # 设置IO线程数, 它主要执行非阻塞的任务,它们会负责多个连接, 默认设置每个CPU核心一个线程 |
| | |
| | | direct-buffers: true |
| | | |
| | | spring: |
| | | profiles: |
| | | active: test |
| | | datasource: |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | # driver-class-name: com.mysql.cj.jdbc.Driver |
| | | #driver-class-name: org.postgresql.Driver |
| | | #driver-class-name: oracle.jdbc.OracleDriver |
| | | #driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | |
| | | async-executor-activate: false |
| | | async-history-executor-activate: false |
| | | |
| | | #报表配置 |
| | | #报表配置--有漏洞关闭--20240613 |
| | | report: |
| | | enabled: true |
| | | enabled: false |
| | | database: |
| | | provider: |
| | | prefix: blade- |
| | |
| | | - /blade-system/user/getPoliceUser |
| | | - /blade-policeAlarmRecords/policeAlarmRecords/save |
| | | - /blade-smsSend/smsSend/send |
| | | - /blade-system/user/register-user |
| | | - /blade-eCallEventTwo/eCallEventTwo/synchronizeData |
| | | - /jmreport/** |
| | | - /public_discuss/publicDiscuss/publicDiscussTotal |
| | | - /public_discuss/publicDiscuss/managementProtocol |
| | | - /blade-place/place/getNearbyPlaceList |
| | | # - /blade-householdLabel/** |
| | | # - /blade-system/** |
| | | # - /blade-doorplateAddress/doorplateAddress/** |
| | |
| | | # - /blade-policeStation/** |
| | | # - /blade-policeAffairsGrid/** |
| | | # - /blade-category/** |
| | | - /blade-disputeRecord/** |
| | | #授权认证配置 |
| | | auth: |
| | | - method: ALL |
| | |
| | | sopCreateBy: 106575361457 |
| | | |
| | | wxpay: |
| | | api-v3-key: qqwuMJcCPRhcNcmFlqb6ucxdHKqVxp9U |
| | | api-v3-key: qqwuMJcCPRhcNcmFlqb6ucxdH |
| | | appid: wxeeab25f4f176f1fc |
| | | domain: https://api.mch.weixin.qq.com |
| | | domain: https://srgdjczzxtpt.com:2080 |
| | | mch-id: 1600701071 |
| | | mch-serial-no: 4C19EAFA9E0AD598DDE3D7399B47C3D5C85EB7C9 |
| | | notify-domain: https://wx.nkjj88.com |
| | | partnerKey: qqwuMJcCPRhcNcmFlqb6ucxdHKqVxp9U |
| | | mch-serial-no: 4C19EAFA9E0AD598DDE3D7399B47C3D5C85 |
| | | notify-domain: https://srgdjczzxtpt.com:2080/wxPay/native/notify |
| | | partnerKey: qqwuMJcCPRhcNcmFlqb6ucxd |
| | | private-key-path: /www/wwwroot/apiclient_key.pem |
| | | private-cert-path: /www/wwwroot/apiclient_cert.p12 |
| | | wxmini: |