edit probation

This commit is contained in:
mamoss 2025-05-08 14:47:54 +07:00
parent 90f6b5061a
commit b312e7d8f6

View file

@ -4763,7 +4763,7 @@ export class CommandController extends Controller {
// posNoAbb: string | null;
commandDateAffect?: Date | null;
commandDateSign?: Date | null;
positionName: string | null;
positionName?: string | null;
commandCode?: string | null;
commandName?: string | null;
remark: string | null;