api/globalApi.js
@@ -379,7 +379,7 @@ /** * @description 装卸员查看所有煤种类型 */ getCoalNameAll: { url: '/wrzs/tmtaskcoal/getCoalNameAll', url: '/wrzs/jccoalbunker/getCoalNameAll', method: 'GET' }, /** @@ -405,5 +405,11 @@ tmAbnormalTextAdd: { url: '/wrzs/tmtaskcoal/tmAbnormalTextAdd', method: 'POST' } }, /** * @description 获取appid和secret */ getAppidAndSercet: { url: '/wrzs/wx/getAppidAndSercet', method: 'GET' }, }