记得上下班打卡 | git大法好,push需谨慎

Commit 1d82196f authored by 胡佳晨's avatar 胡佳晨

修改 未配置的演出

parent 1e4678da
......@@ -37,7 +37,7 @@
p.title,
p.time_start,
p.time_end,
DATE_SUB(p.time_start,INTERVAL -3 DAY) as 'can_dwon_time'
DATE_SUB(p.time_start,INTERVAL -3 DAY) as 'can_down_time'
FROM kylin_performances AS p
LEFT JOIN kylin_performance_relations AS pr ON pr.performance_id = p.performances_id
WHERE p.performances_id NOT IN (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment