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