添加注释

This commit is contained in:
李运家 2025-03-09 11:19:39 +08:00
parent d1b0bb70ac
commit 82cf1b5965

View File

@ -7,6 +7,7 @@ pub enum MessageId {
/// 系统内部错误
ServerInternalError,
/// 问候
Hello,
/// 账户已禁用
AccountDisabled,