ruoyi-modules/ruoyi-shop/src/main/resources/mapper/task/ShopTaskMapper.xml
@@ -109,6 +109,7 @@ tst.task_title taskTitle, tst.emergency_state emergencyState, CASE WHEN tst.task_date = DATE(now()) THEN 1 ELSE 0 END todayFlag, tst.create_user_id as createUserId, tstr.user_id userId, tstr.create_time followTime FROM t_shop_task tst