Skip to content

Conversation

@tw2066
Copy link
Contributor

@tw2066 tw2066 commented Jan 25, 2026

修复msg消息 add 不生效问题

未先修复前 http://127.0.0.1:9601/msg/test 不执行

        $this->msg->doAndSubmit('http_msg_doAndCommit', function () {
            $this->msg->add('http://127.0.0.1:9601/msg/test', ['name' => 'dtmMsg']);
            var_dump('执行业务');
        });

修复后
按预期执行

@tw2066 tw2066 closed this Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant