Commit 2cc82aa2 authored by Нұрасыл Қайратұлы's avatar Нұрасыл Қайратұлы

Merge branch 'update_front' into 'master'

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

See merge request !2
parents 6c75cdf9 858c3faa
import {IsString, IsNumber} from 'class-validator' import {IsString, IsNumber} from 'class-validator'
import { Request } from 'express'; import { Request } from 'express';
export class ProductDto { export class ProductDto {
constructor(req: Request) { 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