Commit 60049dc9 authored by zhoushiguang's avatar zhoushiguang

去掉转向+1

parent de0b467f
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
</when> </when>
<!-- 转向级 --> <!-- 转向级 -->
<when test="objectType==2"> <when test="objectType==2">
t.in_dir+1 as dir_type, t.in_dir as dir_type,
t.turn_type, t.turn_type,
null as lane_no, null as lane_no,
null as service_level, null as service_level,
......
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