Commit e22a3510 authored by dingyoujian's avatar dingyoujian

调整

parent 499b6ae3
......@@ -92,3 +92,16 @@ export function excelimport(query) {
data: query||{}
})
}
/**
* @param scgwid,bmid
*/
export function doQueryScgwry(query) {
return request({
url: '/aqgl/jcsj/scgwry/queryScgwry',
method: 'post',
data: query||{}
})
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment