提交代码 #20

Merged
huzhiling merged 1 commits from hzl into master 2024-02-07 16:54:27 +08:00

View File

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