This commit is contained in:
Bright 2025-01-21 12:44:24 +07:00
parent c34224c315
commit ba242ce987

View file

@ -2644,6 +2644,9 @@ export class CommandController extends Controller {
mpCee?: string | null;
refCommandCode?: string | null;
refCommandName?: string | null;
positionLine?: string | null;
positionPathSide?: string | null;
positionExecutive?: string | null;
}[];
},
) {