提交 e8470471 编写于 作者: sq3536's avatar sq3536

update

上级 c5774523
......@@ -35,7 +35,6 @@ import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
@NoArgsConstructor
@Accessors(chain = true)
@JsonIgnoreProperties(value = "handler")
@TableName(value = "{{entity.tableName}}", resultMap = "{{entity.codeName}}ResultMap")
@ApiModel("{{entity.logicName}}")
public class {{entity.codeName}} extends EntityMP implements Serializable
{
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册