forked from erp-dev/erp
feat: added mdy stagging upload to tiia, and change outgoing_date to datetime type
This commit is contained in:
@@ -47,6 +47,11 @@ Command 默认会读取/写入 checkpoint;可以通过参数关闭。
|
||||
|
||||
但代码里确实存在 PlateOrder 的 Celery task(见下文),只是 **未配置到 beat schedule**。
|
||||
|
||||
补充:**与“同步”不同**,项目已新增一条“开版暂存 → 腾讯云 TIIA 图库上传”的定时任务(用于把暂存表中的开版图入库到腾讯图库),它是单独的 beat 项,详见:
|
||||
|
||||
- `docs/tiia_image_gallery.md` 的 “四点五、MDY 开版暂存图片上传到图库”
|
||||
- `flower/settings.py`:`CELERY_BEAT_SCHEDULE['daily_mdy_plate_order_staging_tiia_image_upload']`(默认 03:20)
|
||||
|
||||
---
|
||||
|
||||
## 三、如何手动运行(推荐:management command)
|
||||
|
||||
Reference in New Issue
Block a user