多体系建设信息化条统-前端
祖安之光
2025-11-17 c193be6dc25207119ef25b57043a2cf54616c342
src/api/onlineEducation/user.js
@@ -61,3 +61,11 @@
        data: data
    })
}
export function getEmployeeRecords(param) {
    return request({
        url: '/system/employee-record/getEmployeeRecordList',
        method: 'get',
        params: param
    })
}