opt:优化日志查询
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
window.g = {
|
||||
dev: {
|
||||
VUE_APP_BASE_API: 'http://localhost:8020'
|
||||
VUE_APP_BASE_API: 'http://localhost:8013'
|
||||
},
|
||||
prod: {
|
||||
VUE_APP_BASE_API: 'http://localhost:8020'
|
||||
VUE_APP_BASE_API: 'http://localhost:8013'
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user