// 传阅流程信息 export declare function reqCirculation(data): any // 确认阅读传阅的流程 export declare function reqRead(data): any // 传阅列表 export declare function (data): any // 抄送列表 export declare function reqDeliverList(data): any // 催办记录列表 export declare function getUrgeList(data): any