101captain
2021-08-24 04748ba0bebf4a2385e60fd1bb76678bafd812d2
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActReserveRecordDO.java
@@ -139,4 +139,11 @@
        int sb = 3;
        int yqx = 4;
    }
    /**
     * 类型(1.预约 2.登记)
     */
    public interface type{
        int yy=1;
        int dj=2;
    }
}