Commit 29ed438b authored by suhuiguang's avatar suhuiguang

1.新增创建人

parent 8b9f1e37
...@@ -44,4 +44,9 @@ public class TaskMessageDto { ...@@ -44,4 +44,9 @@ public class TaskMessageDto {
* 登记 告知状态 * 登记 告知状态
*/ */
String auditStatus; String auditStatus;
/**
* 流程创建(发起)人
*/
String createUserId;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment