Commit 1e2f7c23 authored by nanahira's avatar nanahira

fix

parent 19427424
Pipeline #3639 passed with stages
in 1 minute and 9 seconds
import { TimeBase } from './TimeBase.entity'; import { TimeBase } from './TimeBase.entity';
import { Column } from 'typeorm';
@Entity()
export class User extends TimeBase {} export class User extends TimeBase {}
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