员工登录 重复账号问题
This commit is contained in:
@@ -20,4 +20,5 @@ public interface TbPlussShopStaffMapper {
|
||||
int updateByPrimaryKey(TbPlussShopStaff record);
|
||||
|
||||
TbPlussShopStaff selectByAccount(String account);
|
||||
TbPlussShopStaff selectByAccountAndShopId(String account,String shopId);
|
||||
}
|
||||
Reference in New Issue
Block a user