开发分支中

v1.0.0
sws 2024-09-05 18:30:17 +08:00
parent 8cd8086ec2
commit 713e8e61d4
2 changed files with 4 additions and 4 deletions

4
temp.d.ts vendored
View File

@ -1,4 +0,0 @@
const temp_token = 'e9448c2efc2bf9234aac50306aaaa5ab' || '';
const temp_attachment_host = 'http://shopxo.com/public';
// 导出token
export default { temp_token, temp_attachment_host };

4
temp_pro.d.ts vendored
View File

@ -0,0 +1,4 @@
const temp_token = '01e8d1181d53260607d2b0180a2ccc68' || '';
const temp_attachment_host = 'http://shopxo.com';
// 导出token
export default { temp_token, temp_attachment_host };