小程序修改

This commit is contained in:
2025-12-10 17:00:54 +08:00
parent 23afb90cbe
commit fa3dbe0496
47 changed files with 5282 additions and 199 deletions

View File

@@ -0,0 +1,6 @@
import { api } from '@/api/index'
export const authAPI = {
baseUrl: "/auth",
}