摘要: 1、发起流程 发起流程时主要做了两件事:一是写入业务数据表,二是新建一条审批流程记录。 发起流程的方法 public static Int64 Node_CreateStartNodeWork(string flowNo, Hashtable htWork = null, DataSet workD 阅读全文
posted @ 2021-07-20 10:38 爱生活,爱代码 阅读(447) 评论(0) 推荐(1) 编辑