提交代码

This commit is contained in:
huzl
2024-02-07 16:53:03 +08:00
parent 0693c18d9b
commit 038e6f8669

View File

@@ -1,6 +1,6 @@
import Cookies from 'js-cookie' import Cookies from 'js-cookie'
const TokenKey = 'Authorization' const TokenKey = 'mall_Authorization'
const NetWorkId = 'networkId' const NetWorkId = 'networkId'
const UserName = 'username' const UserName = 'username'
const PassWord = 'password' const PassWord = 'password'