From b2e7cfdf52ed87fc4695b7655fed9b0960a27731 Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期一, 29 七月 2024 08:44:49 +0800 Subject: [PATCH] 图片 --- api/globalApi.js | 29 +++++++++++++++++------------ 1 files changed, 17 insertions(+), 12 deletions(-) diff --git a/api/globalApi.js b/api/globalApi.js index 040b11d..5ac7581 100644 --- a/api/globalApi.js +++ b/api/globalApi.js @@ -5,7 +5,7 @@ method: 'POST' }, - // 鎻愮叅鍗� + // 鏀跺彂鍗� // 鑾峰彇鍙戣繍璁″垝鍒楄〃 GetOrderPlan: { url: '/wrzs/customerSupplier/getOrderPlan', @@ -57,7 +57,7 @@ method: 'POST' }, /** - * @description 鑾峰彇鍘嗗彶鎻愮叅鍗� + * @description 鑾峰彇鍘嗗彶鏀跺彂鍗� */ getJhOrderPlanDataPage: { url: '/wrzs/userOperation/getJhOrderPlanDataPage', @@ -137,13 +137,13 @@ method: 'POST' }, - //鑾峰彇鎻愮叅鍗曡鎯� + //鑾峰彇鏀跺彂鍗曡鎯� // getTakeCoal: { // url: "/wrzs/wx/getTakeCoal", // method: "GET" // }, /** - * @鑾峰彇鎻愮叅鍗曡鎯呬慨鏀瑰悗 + * @鑾峰彇鏀跺彂鍗曡鎯呬慨鏀瑰悗 */ getTakeCoal: { url: '/wrzs/userOperation/getTakeCoal', @@ -287,7 +287,7 @@ url: '/wrzs/jccoalweighhouse/getWeighHouse', method: 'GET' }, - // 鎻愮叅鍗曟棩蹇楁煡璇� + // 鏀跺彂鍗曟棩蹇楁煡璇� coalDayPage: { url: '/wrzs/tmtaskcoallog/getTmId', method: 'GET' @@ -364,14 +364,14 @@ method: 'GET' }, /** - @description 鍒ゆ柇鏄惁瑕佸畬鎴愬閿�鎻愮叅鍗� + @description 鍒ゆ柇鏄惁瑕佸畬鎴愬閿�鏀跺彂鍗� */ getTmTaskCoalOrderType: { url: '/wrzs/tmtaskcoal/getTmTaskCoalOrderType', method: 'GET' }, /** - @description 鏇存柊鎻愮叅鍗曠姸鎬� + @description 鏇存柊鏀跺彂鍗曠姸鎬� */ updateTmTaskCoalState: { url: '/wrzs/tmtaskcoal/updateTmTaskCoalState', @@ -439,13 +439,13 @@ method: 'GET' }, /** - * @description 瑁呭嵏鍛橀�氳繃璐熻矗鐨勫崟浣嶆煡璇㈢叅鍦�*/ + * @description 瑁呭嵏鍛橀�氳繃璐熻矗鐨勫崟浣嶆煡璇㈠満鍦�*/ getDeptIdFiled: { url: '/wrzs/jccoalfiled/getDeptIdFiled', method: 'GET' }, /** - * @description 瑁呭嵏鍛樻煡鐪嬬叅鍦轰笅鎵�鏈夌殑鐓ょ绫诲瀷 + * @description 瑁呭嵏鍛樻煡鐪嬪満鍦颁笅鎵�鏈夌殑鐓ょ绫诲瀷 */ getFiledIdCoalBunker: { url: '/wrzs/jccoalbunker/getFiledIdCoalBunker', @@ -515,7 +515,7 @@ method: 'GET' }, /** - * @description 鏍规嵁鍗曚綅鏌ヨ鐓ゅ満 + * @description 鏍规嵁鍗曚綅鏌ヨ鍦哄湴 */ getDeptIdByFiledList: { url: '/wrzs/jccoalfiled/getDeptIdByFiledList', @@ -540,7 +540,7 @@ url: '/wrzs/tmtaskcoal/insideConnect', methods: 'POST' }, - //"鐓や粨瑙嗛鍦板潃" + //"浠撳簱瑙嗛鍦板潃" useEqCodeGetCameraUrl: { url: '/wrzs/jcequipment/useEqCodeGetCameraUrl', method: 'GET' @@ -676,7 +676,7 @@ url: '/wrzs/app/driver/saveMyEscort', methods: 'POST' }, - //淇敼鎻愮叅鍗� + //淇敼鏀跺彂鍗� tmtaskCoalPut:{ url: '/wrzs/tmtaskcoal', methods: 'PUT' @@ -686,4 +686,9 @@ url: '/wrzs/app/driver/addContainer', methods: 'PUT' }, + //瀛楀吀 + dictFun:{ + url: '/admin/dict/type', + methods: 'GET' + } } \ No newline at end of file -- Gitblit v1.9.1