@steedos-labs/content-compliance 0.0.24 → 0.0.25

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,3 +9,4 @@ reference_to: pepsico_material
9
9
  required: true
10
10
  sort_no: 300
11
11
  type: master_detail
12
+ write_requires_master_read: true
@@ -11,3 +11,4 @@ required: true
11
11
  sort_no: 450
12
12
  static: true
13
13
  type: master_detail
14
+ 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.24",
3
+ "version": "0.0.25",
4
4
  "description": "内容审核系统",
5
5
  "main": "package.service.js",
6
6
  "scripts": {