feat(repos): 添加checkout接口。
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { InputType, ObjectType } from '@nestjs/graphql';
|
||||
import { InputType } from '@nestjs/graphql';
|
||||
import { IsOptional, IsString, IsUUID } from 'class-validator';
|
||||
|
||||
@InputType()
|
||||
|
Reference in New Issue
Block a user