fix interface

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-24 11:56:29 +07:00
parent 39e32b0f30
commit 1fc8f19136

View file

@ -23,7 +23,15 @@ interface ResListSalary {
profileId: string;
refCommandNo: string;
templateDoc: string;
commandCode: string;
commandDateAffect: string;
commandDateSign: string;
commandId: string;
commandName: string;
commandNo: string;
commandYear: string;
positionName: string;
positionCee: string;
}
interface ResType {