@steedos-labs/content-compliance 0.7.6 → 0.7.7

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.
@@ -53,7 +53,7 @@ tab_groups:
53
53
  - group_name: 系统信息
54
54
  default_open: true
55
55
  - group_name: 审批管理
56
- default_open: false
56
+ default_open: true
57
57
  - group_name: AI
58
58
  default_open: true
59
59
  tab_items:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos-labs/content-compliance",
3
- "version": "0.7.6",
3
+ "version": "0.7.7",
4
4
  "description": "内容审核系统",
5
5
  "main": "package.service.js",
6
6
  "scripts": {