✨ feat(活动): 节日活动-火神祭祀
This commit is contained in:
@@ -5,6 +5,7 @@ import { UserGuildType } from "../db/UserGuild";
|
||||
export interface RewardInter {
|
||||
id: number;
|
||||
count: number;
|
||||
expireTime?: number;
|
||||
}
|
||||
|
||||
export interface ItemInter {
|
||||
@@ -14,6 +15,7 @@ export interface ItemInter {
|
||||
type?: number;
|
||||
isPay?: boolean;
|
||||
hid?: number;
|
||||
expireTime?: number;
|
||||
};
|
||||
|
||||
// 百家学宫,布阵武将位置
|
||||
|
||||
Reference in New Issue
Block a user