forked from kidgrow-microservices-platform

luliqiang
2020-07-10 cb49a28e3ea5cfac3910f6c237f40bcebd962397
kidgrow-business/kidgrow-usercenter/kidgrow-usercenter-api/src/main/java/com/kidgrow/usercenter/model/SysHospital.java
@@ -137,4 +137,9 @@
     * 创建者的部门
     */
    private String createUserOrgCode;
    /**
     * 帐号数量,默认6
     */
    private Integer accountsCount;
}