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
8d955c0f
Commit
8d955c0f
authored
May 08, 2017
by
GanSC
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add new-paycenter-ui
parent
9c878727
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
get_project_config.js
qa_shell_script/config_server/get_project_config.js
+1
-0
No files found.
qa_shell_script/config_server/get_project_config.js
View file @
8d955c0f
...
...
@@ -99,6 +99,7 @@ new pClass().init(true, "ui", "7046", "activity-op-ui", false, "QG", null, "src/
new
pClass
().
init
(
true
,
"
ui
"
,
"
7048
"
,
"
order-op-ui
"
,
false
,
"
OP
"
,
null
,
"
src/js/env.config.js
"
,
"
gulp build
"
,
"
node7
"
,
1
,
"
订单系统-ui
"
,
""
);
new
pClass
().
init
(
true
,
"
ui
"
,
"
7002
"
,
"
bt-ui
"
,
false
,
"
QG
"
,
null
,
"
src/app/config/env.config.js
"
,
"
npm run qa
"
,
"
node7
"
,
1
,
"
新版白条-ui
"
,
""
);
new
pClass
().
init
(
true
,
"
ui
"
,
"
7057
"
,
"
xjd-ui
"
,
false
,
"
QG
"
,
null
,
"
src/app/config/env.config.js
"
,
"
npm run qa
"
,
"
node7
"
,
1
,
"
新版现金贷-ui
"
,
""
);
new
pClass
().
init
(
true
,
"
ui
"
,
"
7059
"
,
"
new-paycenter-ui
"
,
false
,
"
QG
"
,
null
,
"
src/app/config/env.config.js
"
,
"
npm run qa
"
,
"
node7
"
,
1
,
"
新版支付中心-ui
"
,
""
);
// node
new
pClass
().
init
(
true
,
"
node
"
,
"
7018
"
,
"
AppBackend
"
,
false
,
"
QG
"
,
null
,
"
config/environment/test.js
"
,
"
forever start -a -s --uid AppBackend bin/www
"
,
null
,
1
,
"
APP后台服务-server
"
,
""
,
"
forever stop AppBackend
"
);
new
pClass
().
init
(
true
,
"
node
"
,
"
7041
"
,
"
activity-op
"
,
false
,
"
QG
"
,
null
,
"
src/config.js
"
,
"
sh start.sh
"
,
null
,
1
,
"
优惠券中心-server
"
,
""
,
"
sh stop.sh
"
);
...
...
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