forked from kidgrow-microservices-platform

克 刘
2020-08-19 e6b115d138f3241ec3273ff4772a4e8f6725b79b
kidgrow-commons/kidgrow-common-spring-boot-starter/src/main/java/com/kidgrow/common/constant/DictionariesConstants.java
@@ -22,11 +22,7 @@
     */
    String DOCTOR_RANK = "DOCTOR_RANK";
    /**
     * 医生职称分类id
     */
    Long DOCTOR_RANK_ID=1248150699682988034L;
    /**
     * 最高组织ID
     */
    Long ORG_PARENT_ID=1L;
    Long ORG_PARENT_ID=15321234561L;
}