Commit eb6a34d0 authored by hanbing's avatar hanbing

方案下发-信号机方案同步

parent a1879b60
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
select select
id,lights_id,phase_id,cross_id,gmt_create,gmt_modified id,lights_id,phase_id,cross_id,gmt_create,gmt_modified
from t_cross_phase_lights from t_cross_phase_lights
where crossId = #{crossId} where cross_id = #{crossId}
</select> </select>
......
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