Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jd-activity
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
曾水平
jd-activity
Commits
97b84da9
Commit
97b84da9
authored
Aug 22, 2022
by
weichaochao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
请求域名修改
parent
8764a3c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Open2LankouController.java
...om/duiba/jdactivity/controller/Open2LankouController.java
+2
-2
No files found.
src/main/java/cn/com/duiba/jdactivity/controller/Open2LankouController.java
View file @
97b84da9
...
@@ -66,11 +66,11 @@ public class Open2LankouController {
...
@@ -66,11 +66,11 @@ public class Open2LankouController {
host
=
"http://lankou.duibatest.com.cn/apps/duiba"
;
host
=
"http://lankou.duibatest.com.cn/apps/duiba"
;
break
;
break
;
case
"pre"
:
case
"pre"
:
host
=
"http://uat-lorealjdcampaign-rc.isvjcloud.com/apps/duiba"
;
host
=
"http
s
://uat-lorealjdcampaign-rc.isvjcloud.com/apps/duiba"
;
break
;
break
;
default
:
default
:
// 默认为线上
// 默认为线上
host
=
"http://lorealjdcampaign-rc.isvjcloud.com/apps/duiba"
;
host
=
"http
s
://lorealjdcampaign-rc.isvjcloud.com/apps/duiba"
;
break
;
break
;
}
}
return
host
+
path
;
return
host
+
path
;
...
...
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