From a566bf1ca5003c351a87a07a9038bc1f815679a0 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期四, 14 七月 2022 16:57:54 +0800 Subject: [PATCH] '发运日计划' --- utils/jihua.js | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/utils/jihua.js b/utils/jihua.js index 586b409..741ad21 100644 --- a/utils/jihua.js +++ b/utils/jihua.js @@ -18,4 +18,9 @@ url: '/yunxiao/xscarshippingdayplan', method: 'POST' }, + // /yunxiao/xscarshippingdayplan/setCarNums + setCarNums: { + url: '/yunxiao/xscarshippingdayplan/setCarNums', + method: 'POST' + }, } \ No newline at end of file -- Gitblit v1.9.1