Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV
| | |
| | | public static final int codeIndex = 9 ;//功能码字节数组下标 |
| | | public static final int dataIndex = 10 ;//具体数据字节数组下标 |
| | | |
| | | public static final String vsCardAddr = "00000000";//本系统应用的虚拟卡,卡物理地址采用10个0作为模拟 |
| | | public static final String vsCardAddr = "00000000";//本系统应用的虚拟卡,卡物理地址采用8个0作为模拟 |
| | | |
| | | //////////////////////////////////////////////// |
| | | // |
| | |
| | | public static final int codeIndex = 10 ;//功能码字节数组下标 |
| | | public static final int dataIndex = 11 ;//具体数据字节数组下标 |
| | | |
| | | public static final String vsCardAddr = "00000000";//本系统应用的虚拟卡,卡物理地址采用10个0作为模拟 |
| | | public static final String vsCardAddr = "00000000";//本系统应用的虚拟卡,卡物理地址采用8个0作为模拟 |
| | | |
| | | //////////////////////////////////////////////// |
| | | // |
| | |
| | | public static final int codeIndex = 12 ;//功能码字节数组下标 |
| | | public static final int dataIndex = 13 ;//具体数据字节数组下标 |
| | | |
| | | public static final String vsCardAddr = "00000000";//本系统应用的虚拟卡,卡物理地址采用10个0作为模拟 |
| | | public static final String vsCardAddr = "00000000";//本系统应用的虚拟卡,卡物理地址采用8个0作为模拟 |
| | | |
| | | //////////////////////////////////////////////// |
| | | // |