xiaoyong931011
2021-06-29 2b295828fa6be1909565f84cc2a9c387d9aa69c7
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;
}