付延余
2022-12-19 2c11814ecf148a5fe5a80d03e29481476e47f34d
utils/jihua.js
@@ -13,9 +13,25 @@
      url: '/yunxiao/xscarshippingdayplan/page',
      method: 'GET'
   },
   // xscarshippingdayplan: {
   //    url: '/yunxiao/contractorder/page',
   //    method: 'GET'
   // },
   // /yunxiao/xscarshippingdayplan
   addObj: {
      url: '/yunxiao/xscarshippingdayplan',
      method: 'POST'
   },
   // /yunxiao/xscarshippingdayplan/setCarNums
   setCarNums: {
      url: '/yunxiao/xscarshippingdayplan/setCarNums',
      method: 'POST'
   },
   // 菜单
   menu: {
      url: '/admin/menu',
      method: 'GET'
   }
}