public class BaseEntity extends Object implements Serializable
实体是跟数据库有联系的,所有包含了@TableField注解
公司dao框架规定使用mybatis-plus
BaseEntity()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseEntity()
Copyright © 2024. All rights reserved.