✨ feat(重阳集会): 添加纯净召唤接口
This commit is contained in:
@@ -17,6 +17,8 @@ export class ChongYangGameRecord {
|
||||
@prop({ required: true })
|
||||
isSuccess: boolean; // 是否通过
|
||||
@prop({ required: true })
|
||||
isSkip: boolean // 是否纯净召唤
|
||||
@prop({ required: true })
|
||||
dayIndex: number; //第几天(层)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user