开发分支中
parent
8cd8086ec2
commit
713e8e61d4
|
|
@ -1,4 +0,0 @@
|
|||
const temp_token = 'e9448c2efc2bf9234aac50306aaaa5ab' || '';
|
||||
const temp_attachment_host = 'http://shopxo.com/public';
|
||||
// 导出token
|
||||
export default { temp_token, temp_attachment_host };
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
const temp_token = '01e8d1181d53260607d2b0180a2ccc68' || '';
|
||||
const temp_attachment_host = 'http://shopxo.com';
|
||||
// 导出token
|
||||
export default { temp_token, temp_attachment_host };
|
||||
Loading…
Reference in New Issue