From a28d0135ee42809b2c5863609da37155d3ecba5b Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期二, 29 四月 2025 15:11:39 +0800 Subject: [PATCH] feat:增加类型显示 --- api/globalApi.js | 137 ++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 127 insertions(+), 10 deletions(-) diff --git a/api/globalApi.js b/api/globalApi.js index ed4f481..1db8f5c 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' @@ -577,6 +577,29 @@ url: '/wrzs/guard/getCheckTaskCoal', method: 'GET' }, + getAlreadyCheckTaskCoal:{ + url: '/wrzs/guard/getAlreadyCheckTaskCoal', + method: 'GET' + }, + //涓存椂鍙告満鍒楄〃 + getTemporaryEntryInspectionList:{ + url: '/wrzs/guard/getTemporaryEntryInspectionList', + method: 'GET' + }, + //涓存椂鍙告満鍑哄巶鍒楄〃 + getTemporaryEntryOutInspectionList:{ + url: '/wrzs/guard/getTemporaryEntryOutInspectionList', + method: 'GET' + }, + //涓存椂鍙告満妫�鏌� + temporaryEntryConfirmation:{ + url: '/wrzs/guard/temporaryEntryConfirmation', + method: 'POST' + }, + temporaryentryinspection:{ + url: '/wrzs/temporaryentryinspection', + method: 'PUT' + }, addCheckLog: { url: '/wrzs/guard/addCheckLog', methods: 'POST' @@ -602,6 +625,10 @@ url: '/wrzs/buycard', methods: 'POST' }, + putBuycard: { + url: '/wrzs/buycard', + methods: 'PUT' + }, getBuyCardList: { url: '/wrzs/buycard/getBuyCardList', methods: 'GET' @@ -626,23 +653,28 @@ url: '/wrzs/customerSupplier/addDeliveryPlan', methods: 'GET' }, - // 鎻愪氦閬撹矾杩愯緭璇� + // 鎻愪氦鍓ф瘨閫氳璇� addJcroadtransport: { url: '/wrzs/jcroadtransport/add', methods: 'POST' }, - // 鑾峰彇閬撹矾杩愯緭璇� + // 鑾峰彇鍓ф瘨閫氳璇� getDriverListById: { url: '/wrzs/jcroadtransport/getDriverListById', methods: 'GET' }, - // 鏍规嵁id鏌ユ壘閬撹矾杩愯緭璇� + // 鏇存敼鍓ф瘨閫氳璇� + putJcroadtransport: { + url: '/wrzs/jcroadtransport', + methods: 'PUT' + }, + // 鏍规嵁id鏌ユ壘鍓ф瘨閫氳璇� getById: { url: '/wrzs/jcroadtransport/getById', methods: 'GET' }, - //妫�鏌ラ亾璺繍杈撹瘉鍙� + //妫�鏌ュ墽姣掗�氳璇佸彿 checkNumber: { url: '/wrzs/jcroadtransport/checkNumber', methods: 'GET' @@ -700,5 +732,90 @@ 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' + }, + //鑾峰彇宸茬‘璁ゆ敹缃氬崟 + getTodayConfirmedTaskCoalList:{ + url: '/wrzs/warehouse/getTodayConfirmedTaskCoalList', + methods: 'GET' + }, + //鑾峰彇鍙嫾鍗曞徃鏈哄崟 + getUnclaimedList:{ + url: '/wrzs/warehouse/getUnclaimedList', + methods: 'GET' + }, + //鍙告満鎺ュ崟 + splicingOrders:{ + url: '/wrzs/warehouse/splicingOrders', + methods: 'POST' + }, + //渚涘簲鍟嗚幏鍙栧悎鍗¤鍗� + getCloseOrderList:{ + url: '/wrzs/tmorder/getCloseOrderList', + methods: 'get' + }, + //淇敼纭瑁呭嵏 + confirmLoadAndUnloadModify:{ + url: '/wrzs/warehouse/confirmLoadAndUnloadModify', + methods: 'POST' + }, + //涓�寤鸿鍗� + oneClickLoading:{ + url: '/wrzs/warehouse/oneClickLoading', + methods: 'POST' + }, + //鍙告満鎺ュ崟鍚庣殑pvc鍙嫾鍗曞垪琛� + pvcSplicingList:{ + url: '/wrzs/tmtaskcoalpvcpd/pvcSplicingList', + methods: 'GET' + }, + //鍙告満Pvc鎷煎崟鎺ュ彛 + pvcSplicingOfDriver:{ + url: '/wrzs/tmtaskcoalpvcpd/pvcSplicingOfDriver', + methods: 'POST' + }, + //鍙告満鍙栨秷鎷煎崟鎺ュ彛 + cancelPindan:{ + url: '/wrzs/tmtaskcoalpvcpd/cancelPindan', + methods: 'POST' + }, + //id鏌ヨpvc鐨勬嫾鍗曡〃 + getPdListByMainTmTaskCoalId:{ + url: '/wrzs/tmtaskcoalpvcpd/getPdListByMainTmTaskCoalId', + methods: 'GET' + }, + //pvc搴撶瑁呭嵏 + pvcConfirmLoadAndUnload:{ + url: '/wrzs/warehouse/pvcConfirmLoadAndUnload', + methods: 'POST' + }, + //搴撶鏌ヨ鏃ヨ鍒� + getMyPlanListByBunkerIdsAndProductIds:{ + url:'/wrzs/warehouse/getMyPlanListByBunkerIdsAndProductIds', + methods: 'GET' } + + + + } \ No newline at end of file -- Gitblit v1.9.1