Commit ad5661f3 by pangchong

feat: 提交

parent c0dcb6d1
......@@ -46,7 +46,7 @@ export const httpInterceptor = (options) => {
options.data = {
...options.data,
apiPwd: 'Ifar$2_0160_525_Mocp',
requestFrom: '6',
requestFrom: '1',
realUserId: userStore.userInfo?.id
// 1806609951173058561 1806609983825715202 1806609992679890946
}
......@@ -63,7 +63,7 @@ export const httpInterceptor = (options) => {
options.formData = {
...options.formData,
apiPwd: 'Ifar$2_0160_525_Mocp',
requestFrom: '6',
requestFrom: '1',
uid: userStore.userInfo?.id
}
options.header = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment