mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
Refactor: Translate English comments in domain layer to Chinese
This commit is contained in:
@@ -1 +1 @@
|
||||
# Domain Layer - Platform-agnostic business logic
|
||||
# 领域层 - 与平台无关的业务逻辑
|
||||
|
||||
@@ -83,7 +83,7 @@ class PlatformCapabilities:
|
||||
return min(requested_count, self.max_message_count)
|
||||
|
||||
|
||||
# Predefined platform capabilities
|
||||
# 预定义的平台能力
|
||||
ONEBOT_V11_CAPABILITIES = PlatformCapabilities(
|
||||
platform_name="onebot",
|
||||
platform_version="v11",
|
||||
|
||||
Reference in New Issue
Block a user