edit
This commit is contained in:
@ -65,8 +65,6 @@ export class BusinessInterceptor implements HttpInterceptor {
|
|||||||
enterpriseId: '0',
|
enterpriseId: '0',
|
||||||
...position
|
...position
|
||||||
};
|
};
|
||||||
console.log(header);
|
|
||||||
|
|
||||||
|
|
||||||
// 附加授权声明
|
// 附加授权声明
|
||||||
const token = this.tokenSrv.get()?.token;
|
const token = this.tokenSrv.get()?.token;
|
||||||
|
|||||||
Reference in New Issue
Block a user