File was renamed from pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/src/main/java/com/dy/pipIrrMwTestWeb/test/ComSupportP206V100.java |
| | |
| | | package com.dy.pipIrrMwTestWeb.test; |
| | | package com.dy.pipIrrMwTestWeb.p206V1_0_0; |
| | | |
| | | import com.dy.common.mw.protocol.Command; |
| | | import com.dy.common.mw.protocol.CommandType; |
| | |
| | | |
| | | /** |
| | | * @Author: liurunyu |
| | | * @Date: 2024/5/14 17:32 |
| | | * @Date: 2024/6/29 6:47 |
| | | * @Description |
| | | */ |
| | | public class ComSupportP206V100 { |
| | | public class ComSupportP206V1_0_0 { |
| | | protected static String mwUrlTest = "http://127.0.0.1:8070/rtuMw/com/test" ; |
| | | protected static String mwUrlSendCom = "http://127.0.0.1:8070/rtuMw/com/send" ; |
| | | |
| | | protected static String rtuAddr = "620201000029" ; |
| | | protected static String rtuAddr = "532328059995" ; |
| | | protected static String rtuResultSendWebUrl = "http://127.0.0.1:65535/test/comRes/receive" ; |
| | | protected static String icCardNo = "37142501020500001" ;//IC卡编号(用户卡序列号) |
| | | protected static String icCardNo = "7044010686" ;//IC卡编号(用户卡序列号) |
| | | |
| | | |
| | | @Autowired |
| | |
| | | return response.getBody(); |
| | | } |
| | | |
| | | } |
| | | } |