摘要: ####方法1 ``` # 在celery task 中 加入 # from multiprocessing import current_process # current_process()._config={"semprefix":"/mp"} @app.task def create_tas 阅读全文
posted @ 2023-07-06 14:15 snake_j 阅读(74) 评论(0) 推荐(0)