pom依赖排除测试
台桌列表返回有误修复
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<if test="name != null and name != ''">
|
||||
and a.name like concat('%', #{name}, '%')
|
||||
</if>
|
||||
group by a.id
|
||||
ORDER BY a.create_time
|
||||
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user