Commit aee0c124 authored by nanahira's avatar nanahira

fix

parent 3e916a17
Pipeline #7282 passed with stages
in 1 minute and 22 seconds
import { CreateDateColumn, DeleteDateColumn, UpdateDateColumn } from 'typeorm';
import { Exclude } from 'class-transformer';
import { PageSettingsDto } from '../../dto/PageSettings.dto';
import { ApiProperty } from '@nestjs/swagger';
import { NotColumn } from '../decorators/base';
export interface DeletionWise {
......
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