移动rewardService的位置
This commit is contained in:
@@ -8,7 +8,7 @@ import { nowSeconds } from '../../../pubUtils/timeUtil';
|
||||
import { addReward, stringToConsumeParam, stringToRewardParam } from '../../../services/activity/giftPackageService';
|
||||
import { ItemInter } from '../../../pubUtils/interface';
|
||||
import { isNumber, pick } from 'underscore';
|
||||
import { handleCost } from '../../../services/rewardService';
|
||||
import { handleCost } from '../../../services/role/rewardService';
|
||||
|
||||
export default function (app: Application) {
|
||||
new HandlerService(app, {});
|
||||
|
||||
Reference in New Issue
Block a user