feat: 新增上传文件接口

This commit is contained in:
奔跑的面条
2022-05-27 20:09:48 +08:00
parent ca27e87241
commit 7a57d944c8
8 changed files with 88 additions and 45 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
// 请求前缀
export const axiosPre = '/goview/api/goview/'
export const axiosPre = '/goview'