fix 合并影响的编译错误

This commit is contained in:
luying
2020-10-17 10:46:03 +08:00
parent fbe0972536
commit c5f07ae36b

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';