✨ feat(gvg): 进驻积分点
This commit is contained in:
@@ -8,7 +8,7 @@ import { gameData } from "../../pubUtils/data";
|
||||
import { EXTERIOR, GVG } from "../../pubUtils/dicParam";
|
||||
import { DicGVGVestige } from "../../pubUtils/dictionary/DicGVGVestige";
|
||||
import { DicWarJson } from "../../pubUtils/dictionary/DicWarJson";
|
||||
import { GVGHeroInfo, PvpHeroInfo } from "../dbGeneral";
|
||||
import { GVGHeroInfo } from "../dbGeneral";
|
||||
import { LineupHero } from "../roleField/hero";
|
||||
|
||||
export class OppPlayerHeroInfo {
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
|
||||
import { prop } from 'typegoose';
|
||||
import { prop } from '@typegoose/typegoose';
|
||||
import { ArtifactModelType } from '../../db/Artifact';
|
||||
import { Connect, EPlace, HeroSkin, HeroType, HeroUpdate, Talent } from '../../db/Hero';
|
||||
import { JewelSe, JewelType, RandSe } from '../../db/Jewel';
|
||||
|
||||
Reference in New Issue
Block a user