Commit 66ec1700 authored by Nurasyl's avatar Nurasyl

Решил конфликты

parents 545f68be 2cc82aa2
import {IsString, IsNumber} from 'class-validator'
import { Request } from 'express';
import { Request } from 'express';
export class ProductDto {
constructor(req: Request) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment