处理问题
This commit is contained in:
parent
4cb68bd4bd
commit
015f2a1597
@ -188,11 +188,7 @@
|
|||||||
t1.${field.columnName},
|
t1.${field.columnName},
|
||||||
</#if>
|
</#if>
|
||||||
</#list>
|
</#list>
|
||||||
<#if hasIsDelete>
|
1
|
||||||
t1.is_delete = 0
|
|
||||||
<#else>
|
|
||||||
1 = 1
|
|
||||||
</#if>
|
|
||||||
FROM
|
FROM
|
||||||
${tableFullName} t1
|
${tableFullName} t1
|
||||||
WHERE
|
WHERE
|
||||||
|
Loading…
Reference in New Issue
Block a user