Commit 960158d6 authored by lisong's avatar lisong

添加设备id

parent 8ef7121a
...@@ -49,4 +49,9 @@ public class TaskMessageDto { ...@@ -49,4 +49,9 @@ public class TaskMessageDto {
* 流程创建(发起)人 * 流程创建(发起)人
*/ */
String createUserId; String createUserId;
/**
* 设备id、使用登记使用
*/
String equipId;
} }
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