This commit is contained in:
fro1991
2025-11-23 23:42:48 +09:00
parent d08a0c4339
commit b679d42c48

View File

@ -53,7 +53,7 @@ export class ComplianceCifDoubleDetail {
length: 256,
nullable: true,
})
provincy: String;
province: String;
@Column({
length: 256,