提交代码
This commit is contained in:
@@ -110,7 +110,7 @@ function createAxios<Data = any, T = ApiPromise<Data>>(
|
||||
if (
|
||||
config.url == '/user-boot/user/generateSm2Key' ||
|
||||
config.url == '/pqs-auth/oauth/token' ||
|
||||
config.url == '/LNapi/pqs-auth/oauth/token'
|
||||
config.url == '/LNapi/pqs-auth/oauth/lnLogin'
|
||||
) {
|
||||
config.headers.Authorization = 'Basic bmpjbjpuamNucHFz'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user