update wrokflow

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-18 12:06:01 +07:00
parent b4c7ee8129
commit ecb5e6b7c3
11 changed files with 414 additions and 92 deletions

View file

@ -25,6 +25,7 @@ interface StateUserComments {
firstName: string;
lastName: string;
prefix: string;
isComment: boolean;
}
interface DataCommander {