no message

This commit is contained in:
kittapath 2025-01-16 18:41:52 +07:00
parent 068714e51d
commit 9c8c718f66

View file

@ -2908,6 +2908,7 @@ export class CommandController extends Controller {
mpCee?: string | null;
refCommandCode?: string | null;
refCommandName?: string | null;
refCommandDate?: Date | null;
}[];
},
) {