mirror of
https://gitee.com/zongzhige/shopxo-diy.git
synced 2026-06-06 02:38:55 +08:00
5 lines
179 B
TypeScript
5 lines
179 B
TypeScript
const temp_token = '01e8d1181d53260607d2b0180a2ccc68' || '';
|
|
const temp_attachment_host = 'http://shopxo.com';
|
|
// 导出token
|
|
export default { temp_token, temp_attachment_host };
|