字典表筛选字段,修改FILENAME位置

This commit is contained in:
luying
2020-12-16 16:47:29 +08:00
parent 7118e1bca3
commit aef1ad9403
27 changed files with 108 additions and 38 deletions
@@ -1,6 +1,6 @@
// 远征点数奖励表
import { parseReward, readJsonFile } from '../util';
import { FILENAME } from '../../consts/consts';
import { FILENAME } from '../../consts';
import { RewardInter } from '../interface';
export interface DicExpeditionPoint {