装修验收代码

This commit is contained in:
shuo.wang
2025-07-01 18:44:54 +08:00
parent 521a51ae55
commit c71b52bbfb
9 changed files with 150 additions and 39 deletions

View File

@@ -212,6 +212,7 @@
<if test="keyWord != null and keyWord != '' ">
and xsi.shop_name Like concat("%",#{keyWord},"%") or xsi.store_num Like concat("%",#{keyWord},"%")
</if>
order by xsi.update_time desc
</select>
<select id="platformBuildList" resultType="com.cool.store.response.PlatformBuildListResponse">
select