From 7385687086168ea4a9c1172cabe30efa9f8dfb78 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期二, 25 三月 2025 09:19:33 +0800 Subject: [PATCH] 修改83功能码上行数据解析,增加数据容量,及检查IC卡编号与地址的合规性 --- pipIrr-platform/pipIrr-global/src/main/resources/application-global(166web文件花生壳).yml | 21 ++++++++++++++++++--- 1 files changed, 18 insertions(+), 3 deletions(-) diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050166web\346\226\207\344\273\266\350\212\261\347\224\237\345\243\263\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050166web\346\226\207\344\273\266\350\212\261\347\224\237\345\243\263\051.yml" index 7e9473f..b91a8b6 100644 --- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050166web\346\226\207\344\273\266\350\212\261\347\224\237\345\243\263\051.yml" +++ "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050166web\346\226\207\344\273\266\350\212\261\347\224\237\345\243\263\051.yml" @@ -331,15 +331,30 @@ mj: url: "http://127.0.0.1:8071" comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send" - mq: - url: "http://127.0.0.1:8100" - comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send" sp: url: "http://127.0.0.1:8073" comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send" test: url: "http://127.0.0.1:8072" comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send" + mq: + url: "http://127.0.0.1:8100" + comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send" + yq: + url: "http://127.0.0.1:8101" + comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send" + hlj: + url: "http://127.0.0.1:8102" + comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send" + gz: + url: "http://127.0.0.1:8103" + comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send" + lz: + url: "http://127.0.0.1:8104" + comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send" + jc: + url: "http://127.0.0.1:8105" + comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send" #Rtu杩滅▼鍛戒护缁撴灉鍥炶皟鍦板潃 rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive" #鎺ユ敹閫氫俊涓棿浠舵秷鎭腑蹇冩秷鎭殑鍦板潃 -- Gitblit v1.8.0