Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
impnhyw
Project overview
Project overview
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
nh
impnhyw
Commits
8ab1e201
Commit
8ab1e201
authored
Nov 08, 2019
by
wangjinjing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
parent
5c689837
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
54 additions
and
4 deletions
+54
-4
config/db.properties
config/db.properties
+50
-0
config/menu.xml
config/menu.xml
+3
-2
config/sqlMapConfig.xml
config/sqlMapConfig.xml
+1
-1
config/struts.xml
config/struts.xml
+0
-1
No files found.
config/db.properties
0 → 100644
View file @
8ab1e201
#Դ1
datasource1.driver
=
oracle.jdbc.driver.OracleDriver
datasource1.url
=
jdbc:oracle:thin:@61.155.110.210:7001:orcl
datasource1.username
=
IMP
datasource1.password
=
imp
#Դ2
datasource2.driver
=
com.mysql.jdbc.Driver
datasource2.url
=
jdbc:mysql://127.0.0.1:3306/test
datasource2.username
=
root
datasource2.password
=
1qaz2wsx
#
#datasource2.driver=org.gjt.mm.mysql.Driver
#
#datasource2.url=jdbc:mysql://127.0.0.1:3306/test
#
#datasource2.username=root
#
#datasource2.password=1qaz2wsx
#ͨ
jdbc.initialSize
=
5
jdbc.minIdle
=
5
jdbc.maxIdle
=
20
jdbc.maxActive
=
100
jdbc.maxWait
=
100000
jdbc.defaultAutoCommit
=
false
jdbc.removeAbandoned
=
true
jdbc.removeAbandonedTimeout
=
600
jdbc.testWhileIdle
=
true
jdbc.timeBetweenEvictionRunsMillis
=
60000
jdbc.numTestsPerEvictionRun
=
20
\ No newline at end of file
config/menu.xml
View file @
8ab1e201
...
@@ -9,9 +9,10 @@
...
@@ -9,9 +9,10 @@
<MenuNode
menuId=
"3000"
menuName=
"监控显示"
iconCls=
"yw-overview"
url=
""
display=
"true"
>
<MenuNode
menuId=
"3000"
menuName=
"监控显示"
iconCls=
"yw-overview"
url=
""
display=
"true"
>
<MenuNode
menuId=
"300010"
menuName=
"实时概况"
url=
""
display=
"true"
>
<MenuNode
menuId=
"300010"
menuName=
"实时概况"
url=
""
display=
"true"
>
<MenuNode
menuId=
"300010010"
menuName=
"监控视频"
iconCls=
""
url=
"impnhyw/yw/videoalarm/ywvideocurrentstate.jsp"
display=
"true"
>
</MenuNode>
<MenuNode
menuId=
"300010010"
menuName=
"监控视频"
iconCls=
""
url=
"impnhyw/yw/videoalarm/ywvideocurrentstate.jsp"
display=
"true"
>
</MenuNode>
<MenuNode
menuId=
"300010020"
menuName=
"监控录像"
iconCls=
""
url=
"impnhyw/yw/recordalarm/ywrecordcurrentstate/ywrecordcurrentstate.jsp"
display=
"true"
>
</MenuNode>
<MenuNode
menuId=
"300010020"
menuName=
"监控录像"
iconCls=
""
url=
"impnhyw/yw/recordalarm/ywrecordcurrentstate/ywrecordcurrentstate.jsp"
display=
"true"
>
</MenuNode>
-->
<MenuNode
menuId=
"300010030"
menuName=
"服务器"
iconCls=
""
url=
"impnhyw/yw/recordalarm/ywmachinecurrentstate/ywmachinecurrentstate.jsp"
display=
"true"
>
</MenuNode>
<MenuNode
menuId=
"300010030"
menuName=
"服务器"
iconCls=
""
url=
"impnhyw/yw/recordalarm/ywmachinecurrentstate/ywmachinecurrentstate.jsp"
display=
"true"
>
</MenuNode>
<MenuNode
menuId=
"300010040"
menuName=
"信号灯"
iconCls=
""
url=
"impnhyw/yw/recordalarm/nhywjtxhdgl/nhywjtxhdgl.jsp"
display=
"true"
>
</MenuNode>
<MenuNode
menuId=
"300010040"
menuName=
"信号灯"
iconCls=
""
url=
"impnhyw/yw/recordalarm/nhywjtxhdglstate/nhywjtxhdglstate.jsp"
display=
"true"
>
</MenuNode>
</MenuNode>
</MenuNode>
<MenuNode
menuId=
"300020"
menuName=
"故障查询"
url=
""
display=
"true"
>
<MenuNode
menuId=
"300020"
menuName=
"故障查询"
url=
""
display=
"true"
>
<MenuNode
menuId=
"300020010"
menuName=
"故障查询"
iconCls=
""
url=
"impnhyw/yw/alarmWorkbench/ywalarmeventinfo.jsp"
display=
"true"
>
</MenuNode>
<MenuNode
menuId=
"300020010"
menuName=
"故障查询"
iconCls=
""
url=
"impnhyw/yw/alarmWorkbench/ywalarmeventinfo.jsp"
display=
"true"
>
</MenuNode>
...
...
config/sqlMapConfig.xml
View file @
8ab1e201
config/struts.xml
View file @
8ab1e201
...
@@ -212,7 +212,6 @@
...
@@ -212,7 +212,6 @@
<param name="maximumSize">31457280</param>
<param name="maximumSize">31457280</param>
</interceptor-ref> -->
</interceptor-ref> -->
</action>
<!-- 交通设施巡查 文件上传 -->
</action>
<!-- 交通设施巡查 文件上传 -->
<!-- 南海运维 -->
<!-- 南海运维 -->
</package>
</package>
...
...
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