Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backend): process_todo、batch_process_todo接口优化 #8303 #8304

Open
wants to merge 1 commit into
base: v1.5.0
Choose a base branch
from

Conversation

ygcyao
Copy link
Collaborator

@ygcyao ygcyao commented Nov 29, 2024

No description provided.

@ygcyao ygcyao self-assigned this Nov 29, 2024
@ygcyao
Copy link
Collaborator Author

ygcyao commented Nov 29, 2024

process_todo接口
优化前:
image

优化后:
image

battch_process_todo接口
批量处理三个待办

{"action":"APPROVE", "operations": [{"todo_id":"1691","params":{}},{"todo_id":"1692","params":{}},{"todo_id":"1693","params":{}}]
}
优化前:
image

优化后:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant