代办事项

This commit is contained in:
2023-08-23 17:49:00 +08:00
parent 68621396ad
commit cc7ac29d4d
2 changed files with 36 additions and 36 deletions

View File

@ -4,7 +4,7 @@ import request from '@/utils/http'
export function getToDoList() {
return request({
url: '/supplierAppV2/dispatchApp/toDoMessage/toDoList',
method: 'POST',
method:'POST',
})
}
// 代办事项审核