13693261870
2 天以前 9b5661ebf15f5536748849493cb8b65a6c3644dd
se-modules/se-system/src/main/java/com/se/system/utils/CommonUtils.java
@@ -254,7 +254,7 @@
        return new String(decryptedBytes);
    }
    public static void test(String[] args) {
    public static void test() {
        Integer a = null;
        System.out.println(isNotEmpty(a));
        String str = "[\"11\",\"222\"]";