@@ -443,6 +443,7 @@ module.exports = app => {
audit_id: a.aid || a.uid || a.audit_id,
audit_order: a.audit_order,
audit_type: a.audit_type,
+ audit_ledger_id: a.audit_ledger_id,
sp_group,
});
}