|
@@ -6,7 +6,7 @@ let baseURL = 'http://localhost:2366/'
|
|
|
|
|
|
|
|
|
|
|
|
|
let tokenUrl = baseURL +
|
|
let tokenUrl = baseURL +
|
|
|
- "blade-auth/oauth/token?tenantId=000000&password=f67e0b29283bb804f96e28f43ddce79f&username=admin"
|
|
|
|
|
|
|
+ "blade-auth/oauth/token?tenantId=000000&password=21232f297a57a5a743894a0e4a801fc3&username=admin"
|
|
|
|
|
|
|
|
//获取token
|
|
//获取token
|
|
|
const getTokenStorage = () => {
|
|
const getTokenStorage = () => {
|