@steedos-labs/content-compliance 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,11 +9,7 @@ columns:
9
9
  - field: kids_approval_status
10
10
  - field: approval_status
11
11
  - field: void_material
12
- - field: classification
13
- - field: material_type
14
- - field: social_media
15
- - field: followers
16
- - field: brief_flow
12
+ - field: pepsico_material_approval
17
13
  crud_mode: table
18
14
  filter_scope: space
19
15
  filters: []
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos-labs/content-compliance",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "description": "内容审核系统",
5
5
  "main": "package.service.js",
6
6
  "scripts": {
@@ -1,11 +0,0 @@
1
- name: recent
2
- columns:
3
- - field: name
4
- crud_mode: table
5
- filter_scope: space
6
- filters: []
7
- label: 最近查看
8
- shared_to: space
9
- sort:
10
- - field_name: created
11
- order: desc