feat:OSS切换
This commit is contained in:
@@ -93,7 +93,7 @@ public interface ShopInfoMapper extends Mapper<ShopInfoDO> {
|
||||
|
||||
ShopInfoDO selectByStoreNum(@Param("storeNum") String storeNum);
|
||||
|
||||
ShopInfoDO selectByStoreCode(@Param("storeNum") String storeCode);
|
||||
ShopInfoDO selectByStoreCode(@Param("storeCode") String storeCode);
|
||||
/**
|
||||
* @Auther: wangshuo
|
||||
* @Date: 2024/5/3
|
||||
|
||||
Reference in New Issue
Block a user