军团:补发活跃宝箱

This commit is contained in:
luying
2022-05-10 16:56:41 +08:00
parent 2695d7e9fb
commit 9658fd8059
9 changed files with 106 additions and 69 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ class ActiveRecord {
count: number;
}
class WishGood {
export class WishGood {
@prop({ required: true })
id: string;//随机生成的唯一id
@prop({ required: true })