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
0dba477d
Commit
0dba477d
authored
Jan 03, 2018
by
tywldx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
36e3d368
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
get_project_config.js
qa_shell_script/config_server/get_project_config.js
+2
-0
No files found.
qa_shell_script/config_server/get_project_config.js
View file @
0dba477d
...
...
@@ -221,6 +221,8 @@ new pClass().init(1,true, "ui", "7080", "new-mall-ui", "ui", null, "src/app/conf
new
pClass
().
init
(
1
,
false
,
"
ui
"
,
"
9999
"
,
"
uanguang-credit-review-ui
"
,
"
ui
"
,
null
,
"
src/config/env.config.js
"
,
"
npm run build
"
,
""
,
"
MM项目
"
,
"
MM
"
,
""
,
""
);
new
pClass
().
init
(
2
,
true
,
"
ui
"
,
"
7094
"
,
"
cuishou_external
"
,
"
data
"
,
null
,
"
app/config/production.config.js
"
,
"
npm run build
"
,
"
node7
"
,
"
催收对外平台-ui
"
,
"
李斌
"
,
""
,
""
);
new
pClass
().
init
(
1
,
true
,
"
ui
"
,
"
7095
"
,
"
fund-operate-ui
"
,
"
ui
"
,
null
,
"
src/config/env.config.js
"
,
"
npm run qa
"
,
"
node7
"
,
"
资金运营系统-ui
"
,
"
徐胜男
"
,
""
,
""
);
new
pClass
().
init
(
1
,
true
,
"
ui
"
,
"
9095
"
,
"
pinjamancepat-credit-review-ui
"
,
"
ui
"
,
null
,
""
,
""
,
""
,
"
mimi
"
,
""
,
""
,
""
);
// node
new
pClass
().
init
(
1
,
true
,
"
node
"
,
"
7018
"
,
"
app-backend
"
,
"
QG
"
,
null
,
"
config/environment/test.js
"
,
"
forever start -a -s --uid AppBackend bin/www
"
,
null
,
"
APP后台服务-server
"
,
""
,
"
forever stop AppBackend
"
,
""
);
new
pClass
().
init
(
1
,
true
,
"
node
"
,
"
7041
"
,
"
activity-op
"
,
"
QG
"
,
null
,
"
src/dev.config.js
"
,
"
sh start.sh
"
,
null
,
"
优惠券中心-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