Commit 858c3faa authored by Nurasyl's avatar Nurasyl

Добавил папку data

parent 625e5ab5
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