code refactor

This commit is contained in:
MaysWind
2021-01-05 23:37:00 +08:00
parent 22d7b48355
commit 0deb522089
4 changed files with 10 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
const baseUrlPath = '/api';
export default {
baseUrlPath: baseUrlPath
}