swoole-inc / report

关于 Swoole 文档中的内容问题(如错别字、示例错误、内容缺失等)以及需求建议
https://wiki.swoole.com
7 stars 2 forks source link

使用Task::deliver查数据为先修改数据问题 #50

Closed lianran111 closed 2 years ago

lianran111 commented 2 years ago

From wiki page: https://wiki.swoole.com/#/start/start_task

---Task::deliver前修改了数据,在Task::deliver中查询数据时还是修改前的数据,这时该如何处理?

sy-records commented 2 years ago

Task::deliver 是什么?有这个方法?

lianran111 commented 2 years ago

laravel+swoole有这个方法

在 2022-01-20 08:02:02,"沈唁" @.***> 写道:

Task::deliver 是什么?有这个方法?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

sy-records commented 2 years ago

那你可能需要去问laravels那边了吧。