mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 12:52:07 +08:00
禅道#782、#890问题修复
This commit is contained in:
BIN
Binary file not shown.
+1
-1
@@ -7,7 +7,7 @@
|
||||
FROM report_template
|
||||
WHERE name = #{reqVO.name}
|
||||
<if test="reqVO.id != null">
|
||||
id != #{reqVO.id}
|
||||
AND id != #{reqVO.id}
|
||||
</if>
|
||||
<if test="isSuperAdmin">
|
||||
AND type = #{type}
|
||||
|
||||
Reference in New Issue
Block a user