门店核销功能测试

This commit is contained in:
2026-07-06 23:40:12 +08:00
parent a66207ffa9
commit e85c4b9bcb
3 changed files with 9 additions and 2 deletions
@@ -3,7 +3,7 @@ import { HqAuthGuard } from '../../common/guards/hq-auth.guard';
import { HqOperation } from '../../common/hq-operation/hq-operation.decorator';
import { HqOperationAction } from '../../common/hq-operation/hq-operation.constants';
import { AdminRedeemDebugService } from './admin-redeem-debug.service';
import type {
import {
AdminRedeemDebugCreateTokenDto,
AdminRedeemDebugStoreTokenDto,
} from './dto/admin-mutate.dto';