| | |
| | | webPort: 8089 |
| | | actutorPort: 9089 |
| | | idSuffix: 11 |
| | | terminal: |
| | | webPort: 8090 |
| | | actutorPort: 9090 |
| | | idSuffix: 12 |
| | | # 2023-10-24新增,用于执行临时任务,例如删除数据库中上些出错的数据 |
| | | temp: |
| | | webPort: 8099 |
| | |
| | | ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive" |
| | | #微信小程序应用中Rtu远程命令结果回调地址 |
| | | rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive" |
| | | waitMwRtnResultTimeout: 60 #等待中间件返回结果超时时间,单位秒钟 |
| | | |
| | | #不进行userToken过滤的URL,@ConfigurationProperties要求tokennofilter中所有字母都小写 |
| | | tokennofilter: |
| | |
| | | #虚拟卡配置参数 |
| | | vc: |
| | | #虚拟卡最低余额报警值 |
| | | alarmValue: 10 |
| | | alarmValue: 10 |