Helius
2021-06-28 54a084af6bfc0eb1737bec9c962e4067d6cd1b3a
gc-core/src/main/java/com/xzx/gc/entity/JhyInfo.java
@@ -38,4 +38,5 @@
     */
    private Integer status;
    public static final Integer CHECK_PASS = 2;
    public static final Integer CHECK_REFUSE = 3;
}