Pu Zhibing
2024-12-27 b5ad78ef20d012da5efe3a087646dc65217547c7
guns-admin/src/main/java/com/stylefeng/guns/modular/system/util/videoGateway/VideoGateway.java
@@ -491,12 +491,16 @@
//      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) {