修改交班数据
This commit is contained in:
@@ -26,4 +26,6 @@ public interface TbShopUserMapper {
|
||||
|
||||
|
||||
TbShopUser selectByUserIdAndShopId(@Param("userId") String userId,@Param("shopId") String shopId);
|
||||
|
||||
TbShopUser selectByShopIdAndDdynamicCode(@Param("shopId") String shopId,@Param("memberAccount") String memberAccount);
|
||||
}
|
||||
Reference in New Issue
Block a user