3 Commits

Author SHA1 Message Date
0dd745b7a7 Add schedule task demo that contains params (#746) 2025-07-31 18:29:54 +08:00
6767f0e2e6 Update the celery task comment and name (#720) 2025-07-11 21:08:56 +08:00
ce3be1db8e Add support for celery dynamic tasks (#715)
* Add support for celery dynamic tasks

* Update the celery conf

* Update the celery task tables name

* Refactor the celery task-related interfaces

* Optimize auto-discovery tasks

* Remove redundant config

* Refine the business codes

* Optimize crontab validation returns

* Update dependencies in pyproject toml

* Fix some bugs

* Update dependencies

* Update the version to 1.7.0

* Fix update and delete event
2025-07-11 07:54:33 +08:00