forked from kidgrow-microservices-platform

zhaoxiaohao
2020-10-28 65ef6085f8603ba7d6e653e361b5200c4f78488c
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;
}