自登陆问题

This commit is contained in:
wuxw 2023-10-08 19:23:40 +08:00
parent 3cb4592eb3
commit 95b68322ed

View File

@ -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,