VistarStarDataIntegration/admin.net.pro/Admin.NET/Plugins/Admin.NET.Plugin.ApprovalFlow/Configuration/ApprovalFlow.json

13 lines
335 B
JSON
Raw Normal View History

2024-09-09 09:23:58 +08:00
{
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
"[openapi:审批流程]": {
"Group": "审批流程",
"Title": "审批流程",
"Description": "对业务实体数据的增删改操作进行流程审批。",
"Version": "1.0.0",
"Order": 100
},
"ApprovalFlow": {
}
}