Przeglądaj źródła

2024/01/30 推送余位 查询排队 预约车位 正式环境部署

wk 9 miesięcy temu
rodzic
commit
d43f6be527
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4 4
      指令检查节点/check_command_XmSgj.py

+ 4 - 4
指令检查节点/check_command_XmSgj.py

@@ -62,11 +62,11 @@ class CommandChecker:
         self._out_url_phone = 'https://sztc.xmsztc.cn/api/operateOutScene/sgjOutSceneRecord'
         # self._out_url_phone = 'https://sztc.smartcityxm.com/api/operateOutScene/sgjOutSceneRecord'  #测试环境
         # 余位
-        # self._park_surplus_url = 'https://sztc.xmsztc.cn/api/basicPark/sgjParkSurplus'
-        self._park_surplus_url = 'https://sztc.smartcityxm.com/api/basicPark/sgjParkSurplus'  # 测试环境
+        self._park_surplus_url = 'https://sztc.xmsztc.cn/api/basicPark/sgjParkSurplus'
+        # self._park_surplus_url = 'https://sztc.smartcityxm.com/api/basicPark/sgjParkSurplus'  # 测试环境
         # 公众号
-        # self._queue_url = 'https://sztc.xmsztc.cn/api/operateOutScene/sgjSendPickUpMsg'
-        self._queue_url = 'https://sztc.smartcityxm.com/api/operateOutScene/sgjSendPickUpMsg'  # 测试环境
+        self._queue_url = 'https://sztc.xmsztc.cn/api/operateOutScene/sgjSendPickUpMsg'
+        # self._queue_url = 'https://sztc.smartcityxm.com/api/operateOutScene/sgjSendPickUpMsg'  # 测试环境
         # 手机端appid
         self._app_id_phone = '20230412151327035'
         # 手机端app秘钥