Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dict.Modify的bug,这个bug导致不必要的字典实例 修复Dict.Modify始终替换内容的问题 #52DebugLevels枚举命名调整-- Prod标记为已过时
-- Dev标记为已过时
-- 增加 Production
-- 增加 Development
RuntimeException而不是静默忽略。RuntimeException而不是静默忽略。ApplicationEvents.OnBootstrap在引导开始之前ApplicationEvents.Bootstrapping在引导进行中ApplicationEvents.OnInit在初始化开始之前ApplicationEvents.OnInited在初始化完成之后ApplicationEvents.OnRegisterProvider注册服务提供者事件ApplicationEvents.Bootstrapping返回一个不为null的值(一般是false)来终止当前引导激活。ApplicationEvents.OnRegisterProvider返回一个不为null的值(一般是false)来终止服务提供者注册