Commit 2218cb47 authored by fangxinjiang's avatar fangxinjiang

消息提醒 & 派单批量操作优化 & 消息提醒

parent 3fb70194
......@@ -74,7 +74,7 @@ public class MsgInfo {
@ExcelAttribute(name = "0 接单 1 超时 2变更", maxLength = 1)
@Length(max = 1, message = "0 接单 1 超时 2变更不能超过1个字符")
@ExcelProperty("0 接单 1 超时 2变更")
@Schema(description = "0 接单 1 超时 2变更")
@Schema(description = "0 接单 1 超时 2变更 3薪资状态待支出")
private String alertType;
/**
......
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