Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xyqb-user2
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
head_group
xyqb-user2
Commits
36975cc9
Commit
36975cc9
authored
Jun 13, 2017
by
技术部—现金贷—曾丽宾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加微信登录注册协议信息http或者https
parent
93c5aced
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
57 additions
and
34 deletions
+57
-34
WeChatController.java
...group/xyqb/controller/external/user/WeChatController.java
+55
-34
xyqb.properties
src/main/resources/config/dev/xyqb.properties
+1
-0
xyqb.properties
src/main/resources/config/release01/xyqb.properties
+1
-0
No files found.
src/main/java/cn/quantgroup/xyqb/controller/external/user/WeChatController.java
View file @
36975cc9
This diff is collapsed.
Click to expand it.
src/main/resources/config/dev/xyqb.properties
View file @
36975cc9
...
@@ -71,6 +71,7 @@ xyqb.auth.url=http://192.168.192.206:9001
...
@@ -71,6 +71,7 @@ xyqb.auth.url=http://192.168.192.206:9001
usersys.url
=
http://localhost:9001
usersys.url
=
http://localhost:9001
xyqb-user.ui
=
http://192.168.100.36:7043
xyqb-user.ui
=
http://192.168.100.36:7043
xyqb-user.ui-s
=
https://192.168.100.36:7043
wechat.appid
=
wxcdf6077af8127559
wechat.appid
=
wxcdf6077af8127559
wechat.secret
=
16eaec16084d0d9c52d4114f359cc72c
wechat.secret
=
16eaec16084d0d9c52d4114f359cc72c
...
...
src/main/resources/config/release01/xyqb.properties
View file @
36975cc9
...
@@ -36,6 +36,7 @@ jr58.notify.userinfo=http://dk.58.com/customer/quantgroup_user_info
...
@@ -36,6 +36,7 @@ jr58.notify.userinfo=http://dk.58.com/customer/quantgroup_user_info
model.quantgroup.url
=
http://model.quantgroup.cn
model.quantgroup.url
=
http://model.quantgroup.cn
xyqb.auth.url
=
http://auth.xyqb.com
xyqb.auth.url
=
http://auth.xyqb.com
xyqb-user.ui
=
http://passport.xyqb.com
xyqb-user.ui
=
http://passport.xyqb.com
xyqb-user.ui-s
=
https://passport.xyqb.com
#motan protocol
#motan protocol
protocol.name
=
motan
protocol.name
=
motan
protocol.contentLength
=
1048576
protocol.contentLength
=
1048576
...
...
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