=【职业图谱】
This commit is contained in:
@@ -92,7 +92,7 @@ async function getRemindInfo() {
|
||||
try {
|
||||
const t = uni.getStorageSync('token');
|
||||
const { token } = await appToken(t);
|
||||
setToken(token);
|
||||
uni.setStorageSync('cryptogram', token);
|
||||
} catch (e) {
|
||||
console.warn(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user