Feat: Api fix log

This commit is contained in:
Owen 2024-12-31 21:14:01 +08:00
parent ef2c585013
commit 778f7d2111
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ public class KingNumSelectResponse extends ZopResponse {
@Schema(description = "默认为0顶级高亮位数")
private String topHighLightNums;
// 将List<String> numArray转换为List<Info>
}