提交
This commit is contained in:
@ -63,7 +63,7 @@ public class CodegenBuilder {
|
||||
*/
|
||||
public static final String TENANT_ID_FIELD = "tenantId";
|
||||
/**
|
||||
* {@link co.yixiang.yshop.framework.mybatis.core.dataobject.BaseDO} 的字段
|
||||
* {@link BaseDO} 的字段
|
||||
*/
|
||||
public static final Set<String> BASE_DO_FIELDS = new HashSet<>();
|
||||
/**
|
||||
|
Reference in New Issue
Block a user