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