From 040acd447439dc98536281414a6d43a54b00719d Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期五, 09 八月 2024 13:34:42 +0800 Subject: [PATCH] feat:发版 --- api/globalApi.js | 44 ++++++++++++++++++++++++++++++++------------ 1 files changed, 32 insertions(+), 12 deletions(-) diff --git a/api/globalApi.js b/api/globalApi.js index 040b11d..e97ebb0 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,24 @@ url: '/wrzs/app/driver/addContainer', methods: 'PUT' }, + //瀛楀吀 + dictFun:{ + url: '/admin/dict/type', + methods: 'GET' + }, + // 淇敼澶村儚 + faceEdit:{ + url: '/wrzs/userentity/updateImgPath', + methods: 'PUT' + }, + // 淇敼瀵嗙爜 + passwordEdit:{ + url: '/wrzs/userentity/appUpdatePassword', + methods: 'PUT' + }, + //鑾峰彇瀹㈡埛or渚涘簲鍟嗘爣璇� + getPersonnelType:{ + url: '/wrzs/yhcustomer', + methods: 'PUT' + } } \ No newline at end of file -- Gitblit v1.9.1