爬取数量限制
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
|
||||
import { usePythonBridge } from '@/utils/pythonBridge'
|
||||
|
||||
|
||||
|
||||
export function setToken(token) {
|
||||
localStorage.setItem('token', token);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user