修改PC端场站列表

This commit is contained in:
yuyang 2021-09-28 14:45:09 +08:00
parent 05bd28159e
commit f1af94eef3

View File

@ -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">