i18n翻译

This commit is contained in:
hu xiaotong
2025-07-11 17:09:24 +08:00
parent 9293db3809
commit 4ac2072fce
9 changed files with 733 additions and 48 deletions

View File

@@ -28,4 +28,5 @@ type EpicHeroInfo struct {
HeadImgUrl interface{} // 配置编号
Attribute interface{} // 配置编号
Remark interface{} // 配置编号
RawJson interface{} // 原始json
}