Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
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
QA
qa-deploy-utils
Commits
f9eede70
Commit
f9eede70
authored
Jun 15, 2017
by
智勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改白条git地址
parent
770cd386
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
get_project_config.js
qa_shell_script/config_server/get_project_config.js
+1
-1
No files found.
qa_shell_script/config_server/get_project_config.js
View file @
f9eede70
...
@@ -55,7 +55,7 @@ pClass.prototype = {
...
@@ -55,7 +55,7 @@ pClass.prototype = {
}
}
// projectName,projectType,port,gitPath,logName,configFile,command,nodeVersion false,
// projectName,projectType,port,gitPath,logName,configFile,command,nodeVersion false,
new
pClass
().
init
(
true
,
"
java
"
,
"
7003
"
,
"
xyqb
"
,
false
,
"
QG
"
,
"
xyqb.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
现金贷-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7003
"
,
"
xyqb
"
,
false
,
"
QG
"
,
"
xyqb.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
现金贷-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7025
"
,
"
baitiao
"
,
false
,
"
QG
"
,
"
baitiao.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
白条-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7025
"
,
"
baitiao
"
,
true
,
"
git@gitabc.xyqb.com:baitiao/baitiao.git
"
,
"
baitiao.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
白条-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7019
"
,
"
xyqb-mall
"
,
false
,
"
QG
"
,
"
mall.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
商城后台-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7019
"
,
"
xyqb-mall
"
,
false
,
"
QG
"
,
"
mall.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
商城后台-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7010
"
,
"
xyqb-offline
"
,
false
,
"
QG
"
,
"
xyqb_offline.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
线下业务-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7010
"
,
"
xyqb-offline
"
,
false
,
"
QG
"
,
"
xyqb_offline.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
线下业务-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7042
"
,
"
xyqb-user2
"
,
true
,
"
git@gitabc.xyqb.com:head_group/xyqb-user2.git
"
,
"
xyqb_user.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
用户注册登录-V2-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7042
"
,
"
xyqb-user2
"
,
true
,
"
git@gitabc.xyqb.com:head_group/xyqb-user2.git
"
,
"
xyqb_user.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
用户注册登录-V2-server
"
,
""
);
...
...
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