关卡:星级记录
This commit is contained in:
@@ -188,6 +188,8 @@ export class WarStar {
|
||||
warType: number; // 关卡类型
|
||||
@prop({ required: true })
|
||||
star: number; // 星级
|
||||
@prop({ required: true, type: Number })
|
||||
stars: number[]; // 星级
|
||||
}
|
||||
|
||||
export class Teraph {
|
||||
|
||||
Reference in New Issue
Block a user