Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
aserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
15所TongWeb
aserver
Commits
423f9c33
Commit
423f9c33
authored
Feb 19, 2021
by
胡文斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改数据库路径配置
parent
d130f2da
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
AppConfig-pro.properties
src/main/resources/AppConfig-pro.properties
+3
-3
AppConfig.properties
src/main/resources/AppConfig.properties
+3
-3
No files found.
src/main/resources/AppConfig-pro.properties
View file @
423f9c33
...
...
@@ -110,11 +110,11 @@ password=Admin@123456
## \u91D1\u4ED3\u6570\u636E\u5E93\u914D\u7F6E\u5230sys_dump.exe\u6587\u4EF6\u7684\u7236\u8DEF\u5F84
jcPath
=
G:
\\
program
\\
kingbase
\\
ManagerTools
\\
tools
\\
bin
jcPath
=
/home/database/jc/tools/
bin
## \u795E\u901A\u6570\u636E\u5E93\u914D\u7F6E\u5230oraexp.exe\u6587\u4EF6\u7684\u7236\u8DEF\u5F84
stPath
=
F:
\\
Program
\\
shentong
\\
bin
stPath
=
/home/database/st/
bin
## \u8FBE\u68A6\u6570\u636E\u5E93\u914D\u7F6E\u5230dexp.exe\u6587\u4EF6\u7684\u7236\u8DEF\u5F84
dmPath
=
G:
\\
program
\\
dmDatabase
\\
bin
dmPath
=
/home/database/dm/
bin
regEx
=
_.`~@#$%^@#&|
\n
|
\r
|
\t
...
...
src/main/resources/AppConfig.properties
View file @
423f9c33
...
...
@@ -102,11 +102,11 @@ password=Admin@123456
## \u91D1\u4ED3\u6570\u636E\u5E93\u914D\u7F6E\u5230sys_dump.exe\u6587\u4EF6\u7684\u7236\u8DEF\u5F84
jcPath
=
G:
\\
program
\\
kingbase
\\
ManagerTools
\\
tools
\\
bin
jcPath
=
/home/database/jc/tools/
bin
## \u795E\u901A\u6570\u636E\u5E93\u914D\u7F6E\u5230oraexp.exe\u6587\u4EF6\u7684\u7236\u8DEF\u5F84
stPath
=
F:
\\
Program
\\
shentong
\\
bin
stPath
=
/home/database/st/
bin
## \u8FBE\u68A6\u6570\u636E\u5E93\u914D\u7F6E\u5230dexp.exe\u6587\u4EF6\u7684\u7236\u8DEF\u5F84
dmPath
=
G:
\\
program
\\
dmDatabase
\\
bin
dmPath
=
/home/database/dm/
bin
regEx
=
_.`~@#$%^@#&|
\n
|
\r
|
\t
...
...
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