- 在ApiResult中新增type字段用于存储耕地破坏鉴定类型 - 在流程变量中添加Type变量存储请求中的类型值 - 重构待办查询条件的代码格式提高可读性 - 更新工作项状态枚举添加Draft状态支持 - 标记待办分页查询需要优化为数据库分页 |
||
|---|---|---|
| .. | ||
| ApiResult.cs | ||
| FlowInstance.cs | ||
| FlowTemplate.cs | ||
| ZyFlowNode.cs | ||
| ZyFlowParallelAudit.cs | ||
| ZyFlowVariable.cs | ||
| ZyFlowWorkitem.cs | ||