Commit 18d7ebf6 authored by zhoushiguang's avatar zhoushiguang

测试环境部署

parent 65f777c8
utc.service.url=http://172.17.0.1:32000/utc
utc.dt.service.url=http://172.17.0.1:39002/utc-dt
utc.hisense.service.url=http://127.0.0.1:39003/utc-hisense
control.url=http://172.17.0.1:42001/web
......@@ -397,7 +397,7 @@
and a.cross_id = #{crossId}
</if>
<if test="dir != null and dir != ''">
and t1.dir = #{dir}
and a.dir = #{dir}
</if>
GROUP BY a.cross_id,a.dir,a.id
</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