提交 feb4303e 作者: 沈振路

关键词回复接口

上级 f3129a98
...@@ -15,6 +15,7 @@ import org.springframework.data.annotation.Id; ...@@ -15,6 +15,7 @@ import org.springframework.data.annotation.Id;
* @date 2023/03/20 * @date 2023/03/20
*/ */
@Data @Data
@TableName("customer_keyword")
public class CustomerKeyword implements Serializable { public class CustomerKeyword implements Serializable {
/** /**
* 主键 * 主键
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论