crud ผังยุทธศาสตร์

This commit is contained in:
AdisakKanthawilang 2024-04-17 10:20:48 +07:00
parent 37bf71aca5
commit 5e2fcfdf05
2 changed files with 333 additions and 1 deletions

View file

@ -10,7 +10,7 @@ import { StrategyChild4 } from "./StrategyChild4";
export class StrategyChild5 extends EntityBase {
@Column({
nullable: true,
comment: "กลยุทธ์ที่",
comment: "กลยุทธ์ที่/เป้าประสงค์ที่",
length: 255,
default: null,
})