Commit 59f05eb8 authored by dingyoujian's avatar dingyoujian

接口

parent 1e511164
......@@ -66,6 +66,12 @@ export function doDeleteDtl(query) {
})
}
/**
* 查询检查标准
* @param query
* in:fxbzid
* @returns {*}
*/
export function doQueryFxbz(query) {
return requestDtl({
url: '/aqgl/fxyk/fxpc/queryFxbz',
......
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