|
@@ -41,7 +41,7 @@ public class WxConstants {
|
|
*/
|
|
*/
|
|
public interface AppletConfigConstants {
|
|
public interface AppletConfigConstants {
|
|
|
|
|
|
- String OPEN_ID_URL = "https://api.weixin.qq.com/sns/jscode2session?appid=APPID&secret=SECRET&js_code=JSCODE&grant_type=authorization_code";
|
|
|
|
|
|
+ String OPEN_ID_URL = "https://api.weixin.qq.com/sns/jscode2session?appid=APPID&secret=SECRET&js_code=CODE&grant_type=authorization_code";
|
|
/**
|
|
/**
|
|
* 小程序appId
|
|
* 小程序appId
|
|
*/
|
|
*/
|