feat:线上bug紧急修复

This commit is contained in:
苏竹红
2025-06-13 15:46:34 +08:00
parent bc95e976ce
commit dea98ee193

View File

@@ -378,6 +378,7 @@
<if test="shopId != null and shopId != ''">
and shop_id = #{shopId}
</if>
limit 1
</where>
</select>