feat:OSS切换

This commit is contained in:
苏竹红
2025-04-16 11:50:24 +08:00
parent da134b75f1
commit a905e2be3b

View File

@@ -177,7 +177,7 @@
select
<include refid="allColumn"/>
from xfsg_shop_info
where store_code = #{storeCode}
where shop_code = #{storeCode}
</select>
<select id="selectShopListByRegionId" resultType="com.cool.store.entity.ShopInfoDO">
select