| | |
| | | // String decryptStr = sm4.decryptStr("357b94ca60ce8140f3d22eceaaa5d71b0d25d6cd20c8218d9a3ddcd30881126d", CharsetUtil.CHARSET_UTF_8); |
| | | // System.err.println(decryptStr); |
| | | |
| | | accountLogin(); |
| | | System.err.println(accountLogin); |
| | | // accountLogin(); |
| | | // System.err.println(accountLogin); |
| | | // getVehicleList(null, null, null); |
| | | // getShipList(null, null, null); |
| | | // queryRuntimeInfoByCache(); |
| | | locationRealTimeInfoCache(0); |
| | | // locationRealTimeInfoCache(0); |
| | | |
| | | |
| | | List<Vehicle> 粤AFX998 = VideoGateway.getVehicleList("粤AFX998", null, null, 0); |
| | | System.err.println(粤AFX998); |
| | | } |
| | | |
| | | // public static void main(String[] args) { |