feat:空载具出入库、及各模块任务类补齐
This commit is contained in:
@@ -42,6 +42,9 @@ public class TaskEventMessage {
|
||||
/** 业务回调处理器编码 */
|
||||
private String handleCode;
|
||||
|
||||
/** 触发任务状态完成时的登录用户 */
|
||||
private Long operatorId;
|
||||
|
||||
/** 扩展数据 */
|
||||
private Map<String, Object> payload;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user