From 2c11814ecf148a5fe5a80d03e29481476e47f34d Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期一, 19 十二月 2022 16:13:34 +0800 Subject: [PATCH] test push two --- 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