Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
traffic-signal-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jinan
traffic-signal-platform
Commits
18d7ebf6
Commit
18d7ebf6
authored
May 08, 2025
by
zhoushiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试环境部署
parent
65f777c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
application-jn.properties
...eign-service/src/main/resources/application-jn.properties
+4
-0
AnalysisProblemCrossDirHourMapper.xml
...apper/judgeanalysis/AnalysisProblemCrossDirHourMapper.xml
+1
-1
No files found.
signal-feign-service/src/main/resources/application-jn.properties
0 → 100644
View file @
18d7ebf6
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
signal-optimize-service/src/main/resources/mapper/judgeanalysis/AnalysisProblemCrossDirHourMapper.xml
View file @
18d7ebf6
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment