web socket
支付 会员
This commit is contained in:
@@ -19,6 +19,7 @@ public interface TbShopUserMapper {
|
||||
int insertSelective(TbShopUser record);
|
||||
|
||||
TbShopUser selectByPrimaryKey(String id);
|
||||
List<TbShopUser> selectByPhone(String phone);
|
||||
|
||||
int updateByPrimaryKeySelective(TbShopUser record);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user