@steedos-labs/content-compliance 0.0.16 → 0.0.17

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.
@@ -1,6 +1,7 @@
1
1
  name: pepsico_material_approval
2
2
  amis:
3
3
  id: 'u:a73d2920cd05'
4
+ filters: []
4
5
  group: 通用
5
6
  is_wide: false
6
7
  label: 材料审批单主表
@@ -8,3 +9,4 @@ reference_to: pepsico_material_approval
8
9
  required: true
9
10
  sort_no: 300
10
11
  type: master_detail
12
+ write_requires_master_read: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos-labs/content-compliance",
3
- "version": "0.0.16",
3
+ "version": "0.0.17",
4
4
  "description": "内容审核系统",
5
5
  "main": "package.service.js",
6
6
  "scripts": {