api/globalApi.js
@@ -275,7 +275,7 @@ }, // 获取所在磅房 getWeighHouse: { url: '/wrzs/jccoalweighhouse/getWeighHouse', url: '/wrzs/jccoalweighhouse/getUpperPound', method: 'GET' }, @@ -442,5 +442,19 @@ getFiledIdCoalBunker: { url: '/wrzs/jccoalbunker/getFiledIdCoalBunker', method: 'GET' }, /** * @description 新增外购原发磅单表 */ appSaveContact: { url: '/wrzs/tmtaskcoalcontact/appSave', method: 'POST' }, /** * @description 查询是否有此用户 */ phoneAndCard: { url: '/wrzs/userentity/phoneAndCard', method: 'GET' } }