This commit is contained in:
zhangchenbiao
2024-04-24 16:13:25 +08:00
parent a741ea5976
commit 7086b0b985

View File

@@ -57,7 +57,6 @@
xfsg_shop_info xfsg_shop_info
where where
deleted = '0' and line_id = #{lineId} deleted = '0' and line_id = #{lineId}
group by shop_stage
</select> </select>
<update id="unbindPoint"> <update id="unbindPoint">