no message

This commit is contained in:
kittapath 2024-10-18 16:11:22 +07:00
parent f7c7012ffe
commit f2d2e7b025
5 changed files with 26 additions and 3 deletions

View file

@ -194,6 +194,7 @@ export class CreateProfileSalary {
positionType: string | null;
positionLevel: string | null;
refCommandNo: string | null;
commandId: string | null;
// commandType?: string | null;
templateDoc: string | null;
}