战力
This commit is contained in:
@@ -10,8 +10,14 @@ import { getTeraphAttr, getAtrrNameById } from '../../../consts/constModules/abi
|
||||
const _ = require('underscore');
|
||||
import { SclResultInter, SclPosInter } from '../../../pubUtils/interface';
|
||||
import { SchoolModel } from '../../../db/School';
|
||||
<<<<<<< Updated upstream
|
||||
import { checkMaterialEnough } from '../../../services/roleService'
|
||||
import { calPlayerCeAndSave, calAllHeroCe } from '../../../services/playerCeService';
|
||||
=======
|
||||
import { checkMaterialEnough } from '../../../services/roleService';
|
||||
import { calAllHeroCe } from '../../../services/playerCeService';
|
||||
import { calPlayerCeAndSave } from '../../../services/playerCeService';
|
||||
>>>>>>> Stashed changes
|
||||
import { HERO_SYSTEM_TYPE } from '../../../consts';
|
||||
|
||||
export default function(app: Application) {
|
||||
|
||||
Reference in New Issue
Block a user