Commit c49a5ebb by Shucai Chen

修复

parent ded3b853
...@@ -52,4 +52,9 @@ public class AiChatSummaryDO extends BaseDO { ...@@ -52,4 +52,9 @@ public class AiChatSummaryDO extends BaseDO {
private Integer status; private Integer status;
/**
* 处理人昵称(测试通过时的操作人)
*/
private String modifierName;
} }
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 sign in to comment