forked from kidgrow-microservices-platform

克 刘
2020-08-12 2a7ec83cd11b811db884e215f94c5ed83fc92bc6
kidgrow-commons/kidgrow-common-spring-boot-starter/src/main/java/com/kidgrow/common/constant/CommonConstant.java
@@ -334,5 +334,5 @@
    /**
     * 一个科室能最大试用多少次
     */
    public static final Integer MAX_FREE_COUNT=0;
    public static final Integer MAX_FREE_COUNT=5;
}