Commit 33c6b4bf authored by hezhen's avatar hezhen

123

parent 40c7985f
......@@ -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