Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
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
黄庭坚
jinfa-platform
Commits
27b31ba5
Commit
27b31ba5
authored
Mar 31, 2022
by
前端-许佳敏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 金发构建配置
parent
82e6fc14
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
base.config.json
config/base.config.json
+1
-1
env.js
env.js
+2
-2
No files found.
config/base.config.json
View file @
27b31ba5
...
...
@@ -63,7 +63,7 @@
"id"
:
5
,
"name"
:
"米居采购商城"
,
"logo"
:
"https://shushangyun01.oss-cn-shenzhen.aliyuncs.com/1111140a35f1cbcd64cd2a49de0317f13f97c.png"
,
"siteUrl"
:
"
miju-mall-uat.nmmhome.com
"
,
"siteUrl"
:
"
srm.es-jia.net
"
,
"symbol"
:
"¥"
,
"language"
:
"China"
}
...
...
env.js
View file @
27b31ba5
...
...
@@ -4,9 +4,9 @@ const path = require('path')
module
.
exports
=
{
"srm"
:
{
SITE_ID
:
'5'
,
BACK_GATEWAY
:
'http://
miju-gateway-uat.nmmhome.com
'
,
BACK_GATEWAY
:
'http://
srmgateway.es-jia.net
'
,
USE_ROUTE_CONFIG
:
true
,
SOCKET_URL
:
'ws://
miju-gateway-uat.nmmhome.com
'
,
SOCKET_URL
:
'ws://
srmgateway.es-jia.net
'
,
YAPI_URL
:
'http://10.0.0.25:4000/'
}
}
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