gc-core/src/main/java/com/xzx/gc/entity/JhyInfo.java @@ -37,4 +37,5 @@ * 审核状态 1-待审核 2-审核通过 3-审核拒绝 */ private Integer status; public static final Integer CHECK_PASS = 2; }