@chenchaolong/plugin-trade-compliance-workbench 1.0.161 → 1.0.162

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.
package/README.md CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
  销售订单和销售商品不建立持久化副本;采购合同和客户合同重复时阻止入库;业务删除全部使用逻辑删除。
18
18
 
19
- 首页风险操作提示与业务流程由前端静态维护,不在系统设置中编辑。数据模型不包含风险提示配置表;插件升级启动时物理删除旧表 `plugin_trade_compliance_risk_notice_settings`,删除失败会阻止插件启动。
19
+ 首页操作提醒与业务流程由前端静态维护,不在系统设置中编辑。数据模型不包含风险提示配置表;插件升级启动时物理删除旧表 `plugin_trade_compliance_risk_notice_settings`,删除失败会阻止插件启动。
20
20
 
21
21
  ## 开发
22
22