This commit is contained in:
kezhijie
2023-11-06 12:41:57 +08:00
parent 04c55fa3ba
commit 47a68f31e1
219 changed files with 1746 additions and 1607 deletions

View File

@ -27,7 +27,7 @@
return "";
}
<#else>
@ApiModelProperty(value = "${po.filedComment}")
@Schema(value = "${po.filedComment}")
<#if po.fieldDbName == 'del_flag'>
@TableLogic
</#if>