Commit bc68e92f authored by hezhen's avatar hezhen

Merge branch 'master-chw' into dev-chw

parents a8447953 33c6b4bf
......@@ -37,8 +37,8 @@
t.name as typeName,
(
CASE
WHEN a.end_time >=#{time} THEN
a.end_time -#{time}
WHEN a.start_time >=#{time} THEN
a.start_time -#{time}
ELSE
0
END
......
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