value
2023-08-24 4914eba9ef62675e1dea9bf85e84f9913b0cfb08
src/api/url.js
@@ -5,6 +5,7 @@
   "reported": "/plan/reported",//上报
   "distribution": "/plan/distribution",//分配
   "check": "/plan/check",//检验
   "info": "/user/info",//登录-->获取用户信息
}
export default function(Vue) {