liu
2 天以前 c6ce881a26895edc9e89aea8317be15572f48b23
src/api/hrm/salary/calculation/index.ts
@@ -26,6 +26,8 @@
    actualSalary?: number;
    workDays?: number;
    overtimeHours?: number;
    /** 排班总工时(小时) */
    totalWorkHours?: number;
    status?: number;
    statusName?: string;
    remark?: string;