修改交班落地数据逻辑
This commit is contained in:
@@ -34,6 +34,6 @@ public interface TbProductMapper {
|
||||
|
||||
|
||||
|
||||
Integer countOrderByshopIdAndProductId(@Param("shopId") String shopId, @Param("productId") String productId, @Param("masterId") String masterId);
|
||||
Integer countOrderByshopIdAndProductId(@Param("shopId") String shopId, @Param("productId") String productId, @Param("masterId") String masterId,@Param("day") String day);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user