mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化前段代码
This commit is contained in:
parent
3c17282502
commit
0ae03c2362
@ -1021,6 +1021,7 @@
|
|||||||
Vue.http.headers.common['TRANSACTION-ID'] = vcFramework.uuid();
|
Vue.http.headers.common['TRANSACTION-ID'] = vcFramework.uuid();
|
||||||
Vue.http.headers.common['REQ-TIME'] = vcFramework.getDateYYYYMMDDHHMISS();
|
Vue.http.headers.common['REQ-TIME'] = vcFramework.getDateYYYYMMDDHHMISS();
|
||||||
Vue.http.headers.common['SIGN'] = '';
|
Vue.http.headers.common['SIGN'] = '';
|
||||||
|
Vue.http.headers.common['USER-ID'] = '-1';
|
||||||
} else {
|
} else {
|
||||||
_api = '/callComponent/' + api;
|
_api = '/callComponent/' + api;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user