🐞 fix(稷下学宫): 修复hp,maxhp, 休整点强化更新已安装特性卡id,权重展示
This commit is contained in:
@@ -127,7 +127,7 @@ export class RandomRec {
|
||||
@prop({ required: false, default: 0 })
|
||||
weight?: number; // 权重
|
||||
@prop({ required: false, type: WeightRecord, default: {}, _id: false })
|
||||
weightRecords?: WeightRecord;
|
||||
weightRecord?: WeightRecord;
|
||||
}
|
||||
|
||||
export class Option {
|
||||
|
||||
Reference in New Issue
Block a user