How do I output daily data based on batches and weekly cycles?

known:

  1. there are currently three batches with six days in each batch, which can be understood as a week excluding Sundays
  2. there are 15 packages (explanation: food and beverage, the ingredients are different from day to day)

question:

every month, meals start in rotation from the first week, and holidays are postponed, such as Mid-Autumn Festival, National Day, etc., what should be done in this cycle

Sep.02,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b33eb6-2bee9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b33eb6-2bee9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?