fix 刷新对手无法找到武将

This commit is contained in:
luying
2021-01-14 18:37:13 +08:00
parent 9eaecf3a28
commit 13570982f4
5 changed files with 47 additions and 45 deletions

View File

@@ -1,9 +1,7 @@
// 一些通用的interface定义
import { RoleType } from "../db/Role";
import { Robot } from "../db/PvpDefense";
import { reduceCe } from "./util";
import { PvpHeroInfo, PvpEnemies } from "../db/generalField";
import { PvpEnemies } from "../db/generalField";
export interface RewardInter {
id: number;