From 7d83f377e7f53e60b2486edbbcbe2c5b8bda25f8 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期一, 19 十二月 2022 14:35:51 +0800 Subject: [PATCH] test push --- utils/jihua.js | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/utils/jihua.js b/utils/jihua.js index 741ad21..1090277 100644 --- a/utils/jihua.js +++ b/utils/jihua.js @@ -13,6 +13,12 @@ url: '/yunxiao/xscarshippingdayplan/page', method: 'GET' }, + + // xscarshippingdayplan: { + // url: '/yunxiao/contractorder/page', + // method: 'GET' + // }, + // /yunxiao/xscarshippingdayplan addObj: { url: '/yunxiao/xscarshippingdayplan', @@ -23,4 +29,9 @@ url: '/yunxiao/xscarshippingdayplan/setCarNums', method: 'POST' }, + // 鑿滃崟 + menu: { + url: '/admin/menu', + method: 'GET' + } } \ No newline at end of file -- Gitblit v1.9.1