# Conflicts: # admin/src/api/pmcanteendemand.js
@ -96,18 +96,6 @@ export function pmcanteendemandBatchSaveApi(list) {
})
}
// /**
// * pmcanteendemand批量编辑
// * @param list
// */
// export function pmcanteendemandBatchUpdateApi(list) {
// return request({
// url: `autogencode/pmcanteendemand/batchUpdate`,
// method: 'POST',
// data: list
// })
// }
/**
* pmcanteendemand列表