fix(command): edit-salary

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-12-15 11:50:33 +07:00
parent 0372eb9726
commit d215283163
6 changed files with 534 additions and 13 deletions

View file

@ -60,6 +60,7 @@ interface ListCommand {
name: string;
subtitle?: string;
commandSysId: string;
isSalary?: boolean;
}
interface DataOrder {