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

Commit 27c6e3e9 authored by 胡佳晨's avatar 胡佳晨

Merge branch 'dev' into test

parents 032f61b2 1d82196f
......@@ -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