Merge branch 'nice' into develop

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-24 11:56:33 +07:00
commit c05701c8ea

View file

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