|
@@ -21,13 +21,13 @@ metadata: |
|
@@ -21,13 +21,13 @@ metadata: |
|
21
|
type:
|
21
|
type:
|
|
22
|
primitive: string
|
22
|
primitive: string
|
|
23
|
- name: accessType
|
23
|
- name: accessType
|
|
24
|
- description: 权限类型(module/menu/button/feature)
|
24
|
+ description: 权限类型(module>subModule>menu>button>feature)
|
|
25
|
type:
|
25
|
type:
|
|
26
|
primitive: string
|
26
|
primitive: string
|
|
27
|
- name: status
|
27
|
- name: status
|
|
28
|
description: 状态 1:启用 2:可配置 4.可收藏 8:需要授权才能访问
|
28
|
description: 状态 1:启用 2:可配置 4.可收藏 8:需要授权才能访问
|
|
29
|
type:
|
29
|
type:
|
|
30
|
- primitive: string
|
30
|
+ primitive: int64
|
|
31
|
- name: sort
|
31
|
- name: sort
|
|
32
|
description: 排序
|
32
|
description: 排序
|
|
33
|
type:
|
33
|
type:
|
|
@@ -37,7 +37,7 @@ metadata: |
|
@@ -37,7 +37,7 @@ metadata: |
|
37
|
type:
|
37
|
type:
|
|
38
|
primitive: string
|
38
|
primitive: string
|
|
39
|
- name: description
|
39
|
- name: description
|
|
40
|
- description: 描述
|
40
|
+ description: 描述说明
|
|
41
|
type:
|
41
|
type:
|
|
42
|
primitive: string
|
42
|
primitive: string
|
|
43
|
- name: object
|
43
|
- name: object
|