feat: 新增上传文件接口

This commit is contained in:
奔跑的面条
2022-05-27 20:09:48 +08:00
parent 9098443c83
commit ebd6132385
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'