fix:修改奇遇本逻辑

This commit is contained in:
luying
2020-10-16 18:57:21 +08:00
parent df879279cb
commit 20828f9194
6 changed files with 102 additions and 52 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { STATUS } from './../consts/statusCode';
// import { STATUS } from './../consts/statusCode';
import { getGamedata } from './gamedata';
import { HeroModel } from '../db/Hero';