| | |
| | | import com.safeluck.aykj.utils.BitState; |
| | | import com.safeluck.aykj.utils.BytesUtils; |
| | | |
| | | import safeluck.drive.evaluation.bean.ExamPlatformData; |
| | | import safeluck.drive.evaluation.platformMessage.decoder.JWD; |
| | | import safeluck.drive.evaluation.platformMessage.decoder.JWDCoder; |
| | | import safeluck.drive.evaluation.platformMessage.decoder.Phone; |
| | |
| | | public BitState props = new BitState((short) 0); |
| | | @Order(5) |
| | | @Phone |
| | | public String phone="0314200100000004"; |
| | | public String phone= ExamPlatformData.getInstance().getPhone(); |
| | | @Order(6) |
| | | @Int16 |
| | | public int messageNo; |