From bcf7914e7b55e72cc453b559086255a56fe53a64 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期一, 20 一月 2025 08:59:44 +0800
Subject: [PATCH] feat:电子提煤单下载显示

---
 api/globalApi.js |  160 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 159 insertions(+), 1 deletions(-)

diff --git a/api/globalApi.js b/api/globalApi.js
index 13a763d..e4a599b 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -275,10 +275,13 @@
 	},
 	// 鑾峰彇鎵�鍦ㄧ鎴�
 	getWeighHouse: {
+		url: '/wrzs/jccoalweighhouse/getUpperPound',
+		method: 'GET'
+	},
+	getWeighHouse1: {
 		url: '/wrzs/jccoalweighhouse/getWeighHouse',
 		method: 'GET'
 	},
-
 	// 鎻愮叅鍗曟棩蹇楁煡璇�
 	coalDayPage: {
 		url: '/wrzs/tmtaskcoallog/getTmId',
@@ -423,5 +426,160 @@
 	bindUserFleetBatch: {
 		url: '/wrzs/wx/bindUserFleetBatch',
 		method: 'POST'
+	},
+	/**
+	 * @description 鎵撳嵃鍑哄叆闂ㄨ瘉*/
+	printer: {
+		url: '/wrzs/printer/handler',
+		method: 'GET'
+	},
+	/**
+	 * @description 瑁呭嵏鍛橀�氳繃璐熻矗鐨勫崟浣嶆煡璇㈢叅鍦�*/
+	getDeptIdFiled: {
+		url: '/wrzs/jccoalfiled/getDeptIdFiled',
+		method: 'GET'
+	},
+	/**
+	 * @description 瑁呭嵏鍛樻煡鐪嬬叅鍦轰笅鎵�鏈夌殑鐓ょ绫诲瀷
+	 */
+	getFiledIdCoalBunker: {
+		url: '/wrzs/jccoalbunker/getFiledIdCoalBunker',
+		method: 'GET'
+	},
+	/**
+	 * @description 鏂板澶栬喘鍘熷彂纾呭崟琛�
+	 */
+	appSaveContact: {
+		url: '/wrzs/tmtaskcoalcontact/appSave',
+		method: 'POST'
+	},
+	/**
+	 * @description 鏌ヨ鏄惁鏈夋鐢ㄦ埛
+	 */
+	phoneAndCard: {
+		url: '/wrzs/userentity/phoneAndCard',
+		method: 'GET'
+	},
+	/**
+	 * @description 璇锋眰閫�鍗�
+	 */
+	cancelAppoint: {
+		url: '/wrzs/userOperation/quXiaoQiangDan',
+		method: 'POST'
+	},
+	/**
+	 * @description 绉垎璇︽儏
+	 */
+	scoreDetail: {
+		url: '/wrzs/userintegral/appPage',
+		method: 'GET'
+	},
+	/**
+	 * @description 鏍规嵁鍙告満鍘绘煡璇㈢浉鍏抽�佽揣瀹㈡埛鍒楄〃
+	 */
+	getShipToList: {
+		url: '/wrzs/shipto/getShipToList',
+		method: 'GET'
+	},
+	/**
+	 * @description 淇濆瓨閫佽揣瀹㈡埛
+	 */
+	saveShipTo: {
+		url: '/wrzs/shipto/saveShipTo',
+		method: 'POST'
+	},
+	/**
+	 * @description 鍒犻櫎閫佽揣瀹㈡埛
+	 */
+	deleteShipTo: {
+		url: '/wrzs/shipto/deleteShipTo',
+		method: 'POST'
+	},
+	/**
+	 * @description 鏍规嵁杞︾墝鍙锋煡璇㈢浉鍏崇殑鍗曚綅
+	 */
+	getCarNoByVarieties: {
+		url: '/wrzs/specialvarieties/getCarNoByVarieties',
+		method: 'GET'
+	},
+	/**
+	 * @description 鏍规嵁鍗曚綅鏌ヨ鐩稿叧鐨勪骇鍝�
+	 */
+	getDeptByProductName: {
+		url: '/wrzs/specialvarieties/getDeptByProductName',
+		method: 'GET'
+	},
+	/**
+	 * @description 鏍规嵁鍗曚綅鏌ヨ鐓ゅ満
+	 */
+	getDeptIdByFiledList: {
+		url: '/wrzs/jccoalfiled/getDeptIdByFiledList',
+		method: 'GET'
+	},
+	/**
+	 * @description 纭鑷富鍒涘缓
+	 */
+	saveDeliveryNote: {
+		url: '/wrzs/tmtaskcoal/saveDeliveryNote',
+		method: 'POST'
+	},
+	/**
+	 * @description 
+	 */
+	getDeptAndProductNameByCustomer: {
+		url: '/wrzs/specialvarieties/getDeptAndProductNameByCustomer',
+		method: 'GET'
+	},
+	// 鍦哄唴鎺ュ崟
+	insideConnect: {
+		url: '/wrzs/tmtaskcoal/insideConnect',
+		methods: 'POST'
+	},
+	//"鐓や粨瑙嗛鍦板潃"
+	useEqCodeGetCameraUrl: {
+		url: '/wrzs/jcequipment/useEqCodeGetCameraUrl',
+		method: 'GET'
+	},
+	//'鑾峰彇璺嚎鈥�
+	getRoute:{
+		url: '/wrzs/guideroutemanage/getGuideRouteByType',
+		method: 'GET'
+	},
+	downloadExcel:{
+		url:'/wrzs/tmtaskcoal/tmAppStatisticsExcel',
+		method:'GET',
+	},
+	//鐧诲綍涔嬪悗璁板綍淇℃伅鎵�鐢�
+	setApplogonTime:{
+		url:'/wrzs/userentity/setApplogonTime',
+		method:'POST',
+	},
+	//鍙栨牱鍛樿尪鏌ヨ鎻愮叅鍗�
+	inspectedTaskPage:{
+		url:'/wrzs/tmtaskcoal/inspectedTaskPage',
+		method: 'GET'
+	},
+	//纭鍙栨牱
+	updateInspectionStatus:{
+		url:'/wrzs/tmtaskcoal/updateInspectionStatus',
+		method: 'PUT'
+	},
+	//鑾峰彇浜岀淮鐮�
+	showQRCode:{
+		url:'/wrzs/api/showQRCode',
+		method: 'GET'
+	},
+	//鐢靛瓙纾呭崟涓嬭浇
+	downLoadTm:{
+		url:'/wrzs/e-task',
+		method: 'GET'
+	},
+	//鏌ヨ闇�瑕佷娇鐢ㄧ數瀛愮鍗曠殑鐭�
+	getIsOpenTm:{
+		url:'/dict/type/app_tmorder_use',
+		method: 'GET'
 	}
+
+
+
 }
\ No newline at end of file

--
Gitblit v1.9.1