修改PC端场站列表
This commit is contained in:
parent
05bd28159e
commit
f1af94eef3
@ -35,6 +35,7 @@
|
|||||||
and replace(end_time, '00:00:00', '24:00:00') >= #{date}
|
and replace(end_time, '00:00:00', '24:00:00') >= #{date}
|
||||||
and status = 0
|
and status = 0
|
||||||
and del_flag = 0
|
and del_flag = 0
|
||||||
|
limit 1
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="getXhpcTimeType" resultType="map">
|
<select id="getXhpcTimeType" resultType="map">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user