From df14d215c569aadd4515a6033d09739bbb8eff64 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 03 九月 2024 08:41:25 +0800
Subject: [PATCH] feat:PCV库管补充细节

---
 api/globalApi.js |   41 +++++++++++++++++++++++++++++++----------
 1 files changed, 31 insertions(+), 10 deletions(-)

diff --git a/api/globalApi.js b/api/globalApi.js
index ed4f481..c3ab646 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -63,13 +63,13 @@
 		url: '/wrzs/userOperation/getJhOrderPlanDataPage',
 		method: 'GET'
 	},
-	// 璐т唬棣栭〉鍒楄〃
+	// 鎵胯繍鍟嗛椤靛垪琛�
 	// huoDaiList: {
 	// 	url: "/wrzs/wx/huoDaiList",
 	// 	method: "GET"
 	// },
 	/**
-	 * @璐т唬棣栭〉鍒楄〃淇敼
+	 * @鎵胯繍鍟嗛椤靛垪琛ㄤ慨鏀�
 	 */
 	huoDaiList: {
 		url: '/wrzs/userOperation/huoDaiList	',
@@ -166,22 +166,22 @@
 		url: '/wrzs/wx/getUserById',
 		method: 'POST'
 	},
-	//鑾峰彇璐т唬鍒楄〃
+	//鑾峰彇鎵胯繍鍟嗗垪琛�
 	getAllHuoDaiByCustomerId: {
 		url: '/wrzs/wx/getAllHuoDaiByCustomerId',
 		method: 'GET'
 	},
-	//閭�璇疯揣浠�
+	//閭�璇锋壙杩愬晢
 	bindHuoDai: {
 		url: '/wrzs/wx/bindHuoDai',
 		method: 'POST'
 	},
-	//鍒犻櫎璐т唬
+	//鍒犻櫎鎵胯繍鍟�
 	deleteHuoDai: {
 		url: '/wrzs/wx/deleteHuoDai',
 		method: 'POST'
 	},
-	//鑾峰彇璐т唬璇︽儏
+	//鑾峰彇鎵胯繍鍟嗚鎯�
 	getHuoDaiDetail: {
 		url: '/wrzs/wx/getHuoDaiDetail',
 		method: 'GET'
@@ -626,23 +626,23 @@
 		url: '/wrzs/customerSupplier/addDeliveryPlan',
 		methods: 'GET'
 	},
-	// 鎻愪氦閬撹矾杩愯緭璇�
+	// 鎻愪氦鍓ф瘨杩愯緭璇�
 	
 	addJcroadtransport: {
 		url: '/wrzs/jcroadtransport/add',
 		methods: 'POST'
 	},
-	// 鑾峰彇閬撹矾杩愯緭璇�
+	// 鑾峰彇鍓ф瘨杩愯緭璇�
 	getDriverListById: {
 		url: '/wrzs/jcroadtransport/getDriverListById',
 		methods: 'GET'
 	},
-	// 鏍规嵁id鏌ユ壘閬撹矾杩愯緭璇�
+	// 鏍规嵁id鏌ユ壘鍓ф瘨杩愯緭璇�
 	getById: {
 		url: '/wrzs/jcroadtransport/getById',
 		methods: 'GET'
 	},
-	//妫�鏌ラ亾璺繍杈撹瘉鍙�
+	//妫�鏌ュ墽姣掕繍杈撹瘉鍙�
 	checkNumber: {
 		url: '/wrzs/jcroadtransport/checkNumber',
 		methods: 'GET'
@@ -700,5 +700,26 @@
 	passwordEdit:{
 		url: '/wrzs/userentity/appUpdatePassword',
 		methods: 'PUT'
+	},
+	//鑾峰彇瀹㈡埛or渚涘簲鍟嗘爣璇�
+	getPersonnelType:{
+		url: '/wrzs/yhcustomer',
+		methods: 'PUT'
+	},
+	//杞彂鑾峰彇PVC鍚ㄦ暟鍒楄〃
+	getBuildList:{
+		url: '/wrzs/pvcforward/getBuildList',
+		methods: 'get'
+	},
+	//PVC杞彂璁″垝鎻愪氦
+	
+	allocation:{
+		url: '/wrzs/pvcforward/allocation',
+		methods: 'PUT'
+	},
+	//搴撶鑾峰彇鍘嗗彶閫氱煡鍗�
+	getHistoryTaskCoalList:{
+		url: '/wrzs/warehouse/getHistoryTaskCoalList',
+		methods: 'GET'
 	}
 }
\ No newline at end of file

--
Gitblit v1.9.1