xiaoyong931011
2021-06-28 2a9c79886ac4f305cd83dc9fa39e602ac378156b
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;
}