From 34e6d3a803c50fc30c7cded69658562a437afaf5 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期四, 28 七月 2022 21:02:15 +0800
Subject: [PATCH] '日计划样式'

---
 utils/jihua.js |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/utils/jihua.js b/utils/jihua.js
index 586b409..3082da2 100644
--- a/utils/jihua.js
+++ b/utils/jihua.js
@@ -18,4 +18,14 @@
 		url: '/yunxiao/xscarshippingdayplan',
 		method: 'POST'
 	},
+	// /yunxiao/xscarshippingdayplan/setCarNums
+	setCarNums: {
+		url: '/yunxiao/xscarshippingdayplan/setCarNums',
+		method: 'POST'
+	},
+	// 鑿滃崟
+	menu: {
+		url: '/admin/menu',
+		method: 'GET'
+	}
 }
\ No newline at end of file

--
Gitblit v1.9.1