fix: 移除重复api

property-only-app
wx-jincw 2 months ago
parent 81ca3ebd2c
commit e342998d80

@ -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列表 * pmcanteendemand列表

Loading…
Cancel
Save