优化
This commit is contained in:
parent
4cc94e2132
commit
5d0a268335
@ -69,7 +69,7 @@ export const updateDemand = async (id, dataToUpdate) => {
|
||||
/**
|
||||
* 删除需求
|
||||
* @param {number} id - 需求ID
|
||||
* @returns {Promise<Object>} 返回删除需求的响应数据
|
||||
* @returns {Promise<Object>} 返回删除需求的响应数据
|
||||
*/
|
||||
export const deleteDemand = async (id) => {
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user