mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
自登陆问题
This commit is contained in:
parent
3cb4592eb3
commit
95b68322ed
@ -2,6 +2,13 @@
|
|||||||
* 自登陆处理js
|
* 自登陆处理js
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
import {
|
||||||
|
request
|
||||||
|
} from '../../lib/java110/java110Request.js'
|
||||||
|
import {
|
||||||
|
requestNoAuth
|
||||||
|
} from '../../lib/java110/java110Request.js';
|
||||||
|
import url from '../../constant/url.js';
|
||||||
import {
|
import {
|
||||||
refreshUserOpenId,
|
refreshUserOpenId,
|
||||||
getWechatMiniOpenId,
|
getWechatMiniOpenId,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user