nidapeng
2024-04-23 e521fe9f2852dd008f176e462bf8ad3e5267e68f
server/dmvisit_service/src/main/java/com/doumee/core/utils/Constants.java
@@ -421,10 +421,11 @@
    }
    public static void main(String[] args) {
        System.out.println(Constants.getVehiclePlateNo("皖AA10991").getDescription());
        System.out.println((DESUtil.decrypt(Constants.EDS_PWD, "En35O2o+Mpw5bThqkT8lmE6UPG+W6LFs")));
//        System.out.println(Constants.getVehiclePlateNo("湘B140D17").getDescription());
//        System.out.println(Constants.getVehiclePlateNo("宿AP0637").getDescription());
    }