| | |
| | | spring: |
| | | profiles: |
| | | # active: dev |
| | | active: "@profileActive@" |
| | | active: xm_local |
| | | jackson: |
| | | date-format: yyyy-MM-dd HH:mm:ss |
| | | time-zone: GMT+8 |
| | |
| | | logging: |
| | | file: |
| | | path: logs |
| | | wx: |
| | | pay: |
| | | appId: dsd #微信公众号或者小程序等的appid |
| | | mchId: dsdsd #微信支付商户号 |
| | | mchKey: dsd #微信支付商户密钥 |
| | | |
| | | |
| | | # led屏幕服务器地址(更改需要同时更改) |
| | | realtime-server: |
| | | # command: http://101.132.131.91:8081/payload/ |
| | | # url: http://101.132.131.91:8081/ |
| | | # command: http://101.132.131.91:8081/payload/ |
| | | # url: http://101.132.131.91:8081/ |
| | | command: http://112.74.63.130:20018/command/ |
| | | url: http://112.74.63.130:20018/ |
| | | |
| | | # nginx相关地址 |
| | | nginx: |
| | | port: 443 |
| | | cameraSaveUrl: D:/NginX/nginx-1.15.9/data/file/cameraPresetPoint |
| | | nginx-config: |
| | | filePath: D:\NginX\nginx-1.15.9\data\file\ |
| | | url: http://47.106.172.9:443/download/ |
| | | apkUrl: http://47.106.172.9:443/apk/ |
| | | lcdUrl: http://47.106.172.9:443/download/lcd/ |
| | | |
| | | server-conf: |
| | | ip: 47.106.172.9 # 47.106.172.9/101.132.131.91 |
| | | |
| | | |
| | | minio: |
| | | endpoint: 47.106.172.9 |
| | | port: 9000 |
| | | accessKey: minioadmin |
| | | secretKey: zhxm2512209 |
| | | secure: false |
| | | |
| | | #音柱服务器地址 |
| | | broadcastApi: |
| | | serviceUrl: http://47.106.172.9:8000 |
| | | |
| | | nova-conf: #诺瓦账号密码 |
| | | username: zhxm |
| | | password: xm2512209. |
| | | |
| | | #主板rrpc通信PRODUCT_KEY |
| | | #rrpc: |
| | | # key: a1JsfPG4iKW |