@@ -159,6 +159,7 @@ export enum CptModelName {
gatherStepMatter = 'gatherStepMatter', // 步骤事项关系表
conditionSetting = 'conditionSetting',
auditComment = 'auditComment', // 审批意见
+ processLogs = 'processLogs', // 审批流程环节日志
}
// 无数据表的模块名称的枚举