修改util链接为相对路径;删掉注释

This commit is contained in:
liangtongchuan
2020-10-16 15:15:21 +08:00
parent bd6646c6fe
commit c8a826466b
5 changed files with 3 additions and 17 deletions

View File

@@ -1,9 +1,6 @@
import { getGamedata } from './gamedata';
// import { CounterModel } from '../db/Counter';
// import { EquipModel } from '../db/Equip';
import { HeroModel } from '../db/Hero';
// import { GOOD_TYPE } from '../consts/consts';
const moment = require('moment');
export function genCode(len) {