doum
2026-04-21 56e1215f47ad3aeceb62d19280af572fb8263822
admin/src/api/system/common.js
@@ -34,3 +34,8 @@
    autoLogin: false
  })
}
// 上传文件
export function upload (data) {
  return request.post('/web/public/upload', data)
}