diff --git a/temp.d.ts b/temp.d.ts deleted file mode 100644 index d3061d99..00000000 --- a/temp.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -const temp_token = 'e9448c2efc2bf9234aac50306aaaa5ab' || ''; -const temp_attachment_host = 'http://shopxo.com/public'; -// 导出token -export default { temp_token, temp_attachment_host }; diff --git a/temp_pro.d.ts b/temp_pro.d.ts index e69de29b..fdf57098 100644 --- a/temp_pro.d.ts +++ b/temp_pro.d.ts @@ -0,0 +1,4 @@ +const temp_token = '01e8d1181d53260607d2b0180a2ccc68' || ''; +const temp_attachment_host = 'http://shopxo.com'; +// 导出token +export default { temp_token, temp_attachment_host };