This commit is contained in:
linfeng 2023-02-05 14:39:57 +08:00
parent 11df4e3d57
commit 2a2bfc5023

View File

@ -11,6 +11,7 @@ const domain = 'http://' + baseUrl + "/app/";
// const domain = 'https://' + baseUrl + "/app/";
export default {
baseUrl: baseUrl,
domain: domain,