- ปรับรูปแบบ template html

This commit is contained in:
x2Skyz
2025-11-26 15:16:46 +07:00
parent 9e4af33493
commit 97fef61d8d
11 changed files with 156 additions and 125 deletions

View File

@@ -5,7 +5,7 @@ export interface IPrjMst {
prjwntbdg?: string;
prjbdgnam?: string;
prjbdgcod?: string;
prjacpbdg?: string;
prjacpbdg?: number;
prjcomstt?: string;
prjacpdtm?: string;
}