mapper模板问题
This commit is contained in:
parent
a02eda5349
commit
8c0685e5d2
@ -203,7 +203,7 @@
|
||||
${r"#{"}${firstLowerTableName}${r"Ids[${index}]}"}
|
||||
</foreach>
|
||||
</if>
|
||||
<#if isCheckboxExist == 'exist'>
|
||||
<#if isCheckboxExist?? && isCheckboxExist == "exist">
|
||||
GROUP BY
|
||||
<#list fieldList! as field>
|
||||
<#if field.listShow == 1>
|
||||
|
Loading…
Reference in New Issue
Block a user