提交 fe30a0d3 authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 a989a6fd
...@@ -2,8 +2,8 @@ package com.zrqx.third.wechatlogin.config; ...@@ -2,8 +2,8 @@ package com.zrqx.third.wechatlogin.config;
public class WeChatLoginXcxConfig { public class WeChatLoginXcxConfig {
// appid 应用唯一标识 // appid 应用唯一标识
public final static String APPID = "wxa53c8a757a84cb51"; //public final static String APPID = "wxa53c8a757a84cb51";
//public final static String APPID = "wx8be2cb2a503c6bad"; public final static String APPID = "wx8be2cb2a503c6bad";
//密钥AppSecret //密钥AppSecret
public final static String SECRET = "ef1a7b6ba8316f44adc5614b92d8aecb"; public final static String SECRET = "ef1a7b6ba8316f44adc5614b92d8aecb";
...@@ -21,8 +21,8 @@ public class WeChatLoginXcxConfig { ...@@ -21,8 +21,8 @@ public class WeChatLoginXcxConfig {
//回调域 //回调域
public final static String REDIRECTURI="https://szsyxymp.yooso.com.cn/"; //public final static String REDIRECTURI="https://szsyxymp.yooso.com.cn/";
//public final static String REDIRECTURI="https://test10.zhongdianyun.com/"; public final static String REDIRECTURI="https://test10.zhongdianyun.com/";
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论