| | |
| | | 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 = "370829000001" ; |
| | | |
| | | protected static String rtuAddr = "532328059995" ; |
| | | // protected static String mwUrlTest = "http://8.140.179.55:8071/rtuMw/com/test" ; |
| | | // protected static String mwUrlSendCom = "http://8.140.179.55:8071/rtuMw/com/send" ; |
| | | // protected static String rtuAddr = "620202000066" ; |
| | | |
| | | protected static String rtuResultSendWebUrl = "http://127.0.0.1:65535/test/comRes/receive" ; |
| | | protected static String vsIcCardNo = "61181622830147822" ;//虚拟IC卡编号(用户虚拟卡序列号) |
| | | |