feat: course generation

This commit is contained in:
2024-08-08 18:04:48 +08:00
parent d3c43558fd
commit 24629f8720
22 changed files with 605 additions and 679 deletions

View File

@@ -4,7 +4,7 @@ export default defineNuxtConfig({
runtimeConfig: {
public: {
API_BASE: 'https://service1.fenshenzhike.com/',
API_BASE: 'https://service2.fenshenzhike.com/',
},
},