交班修改业务逻辑 ,跨天统计
This commit is contained in:
@@ -34,6 +34,7 @@ public interface ShopUserDutyMapper {
|
||||
ShopUserDuty selectByTokenIdAndTradeDay(@Param("tokenId") int tokenId, @Param("day") String day,@Param("shopId") String shopId);
|
||||
|
||||
ShopUserDuty selectByShopIdAndTrade(@Param("shopId") Integer shopId,@Param("day") String day);
|
||||
ShopUserDuty selectByShopIdAndStatus(@Param("shopId") Integer shopId,@Param("status") String status);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user