Replies: 1 comment
|
感谢反馈,在下个版本中,如果使用 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
https://koishi.js.org/guide/plugin/service.html#服务的生命周期
这里import写在最上面,我觉得会被错误的理解成
https://koishi.js.org/guide/plugin/service.html#自定义服务 的
是不需要的
建议 https://koishi.js.org/guide/plugin/service.html#服务的生命周期
写成
All reactions