类 CreateOrgUnitBaseDTO

    • 字段详细资料

      • disabled

        protected Boolean disabled
        是否可用
      • description

        protected String description
        描述
      • customId

        protected String customId
        自定义id
      • name

        @NotBlank
        protected @NotBlank String name
        名称
      • properties

        protected String properties
        扩展属性
      • tabIndex

        protected Integer tabIndex
        排序号
    • 构造器详细资料

      • CreateOrgUnitBaseDTO

        public CreateOrgUnitBaseDTO()