dinky
dinky copied to clipboard
[Feature][admin] CatalogueService add a new method findByTaskId
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
In some cases, the 3rd party system stored only taskId in database, and wanna to get the catalogue id, and then call some function in CatalogureService, e.g., deleteCatelogueById(catelogueId)
Use case
CatalogueService#findByTaskId(Integer taskId)
Related issues
No response
Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Welcome to pull a request.
Hello @, this issue has not been active for more than 30 days. This issue will be closed in 7 days if there is no response. If you have any questions, you can comment and reply.
你好 @, 这个 issue 30 天内没有活跃,7 天后将关闭,如需回复,可以评论回复。
Can I try it? @aiwenmo