client 标签打印 长链接
会员绑定
This commit is contained in:
@@ -25,6 +25,7 @@ public interface TbShopUserMapper {
|
||||
int updateByPrimaryKeySelective(TbShopUser record);
|
||||
|
||||
int updateByPrimaryKey(TbShopUser record);
|
||||
int upUserBYId(TbShopUser record);
|
||||
|
||||
|
||||
TbShopUser selectByUserIdAndShopId(@Param("userId") String userId,@Param("shopId") String shopId);
|
||||
|
||||
Reference in New Issue
Block a user