MrShi
9 天以前 7c93550a244fcc74678344628c229b42438c729f
admin/src/api/system/common.js
@@ -34,3 +34,7 @@
    autoLogin: false
  })
}
// 上传
export function upload (data) {
  return request.post('/public/upload', data)
}