Merge branch 'dev-sws' into dev-yxl

v1.0.0
于肖磊 2024-10-19 18:27:41 +08:00
commit 960e550aca
1 changed files with 3 additions and 1 deletions

4
temp.d.ts vendored
View File

@ -1,4 +1,6 @@
// 调试用户token
const temp_token = '74be16979710d4c4e7c6647856088456' || '';
// 调试接口地址
const temp_attachment_host = 'http://shopxo.com';
// 导出token
export default { temp_token, temp_attachment_host };
export default { temp_token, temp_attachment_host };