移动rewardService的位置
This commit is contained in:
@@ -4,7 +4,7 @@ import { ITEM_CHANGE_REASON, STATUS } from '../../../consts';
|
||||
import { getPlayerRefreshShopData } from '../../../services/activity/refreshShopService';
|
||||
import { addReward, stringToConsumeParam, stringToRewardParam } from '../../../services/activity/giftPackageService';
|
||||
import { ActivityRefreshShopModel } from '../../../db/ActivityRefreshShop';
|
||||
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