clear: 清理不需要的参数
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// 物品表
|
// 物品表
|
||||||
import { decodeArrayListStr, readFileAndParse, parseGoodStr, } from '../util'
|
import { decodeArrayListStr, readFileAndParse, parseGoodStr, } from '../util'
|
||||||
import { FILENAME, ITID, } from '../../consts'
|
import { FILENAME } from '../../consts'
|
||||||
import { RewardInter } from '../interface';
|
import { RewardInter } from '../interface';
|
||||||
const _ = require('lodash');
|
const _ = require('lodash');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user