微信接口开发
This commit is contained in:
parent
7332ce7649
commit
2e8e6d7b8d
@ -526,7 +526,7 @@ public class WechatAppletController extends BaseController {
|
||||
@GetMapping("/authServer")
|
||||
public String authServer(HttpServletRequest request) {
|
||||
// String token = "shengtang";
|
||||
// String encodingAESKey = "DsZDa8UQs2B0BUF31RNBexGrCEXMwa4z2uONuJmVKFW";
|
||||
// String encodingAESKey = "i483gAY6KM0Ty5ij245U08jLhROxateWvg0LPjYLprS";
|
||||
return request.getParameter("echostr");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user