liurunyu
2025-08-21 5715d16c6fc4842191c802adb2e3b94d19f44f17
pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml
@@ -378,6 +378,8 @@
    ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive"
    #微信小程序应用中Rtu远程命令结果回调地址
    rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive"
    #MQTT远程命令结果回调地址
    mqttCallbackUrl_wx: "http://127.0.0.1:8087/wx/mqttRes/receive"
    waitMwRtnResultTimeout: 10 #等待中间件返回结果超时时间,单位秒钟
#不进行userToken过滤的URL,@ConfigurationProperties要求tokennofilter中所有字母都小写