update
This commit is contained in:
@@ -184,5 +184,12 @@ export function getRecordbyPorcInstId(procInstId) {
|
||||
})
|
||||
}
|
||||
|
||||
export function getUserMsgCount() {
|
||||
return request({
|
||||
url: '/workflow/msg/count/',
|
||||
method: 'get',
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user