修改
This commit is contained in:
parent
3729649c99
commit
a515beee31
@ -175,6 +175,7 @@ func OrderRecordsList(req *bundle.OrderRecordsRequest) (res *bundle.OrderRecords
|
|||||||
Num: record.Num,
|
Num: record.Num,
|
||||||
BundleCommonUid: record.BundleCommonUid,
|
BundleCommonUid: record.BundleCommonUid,
|
||||||
AddBundleCommonUid: record.AddBundleCommonUid,
|
AddBundleCommonUid: record.AddBundleCommonUid,
|
||||||
|
FinancialConfirmation: record.FinancialConfirmation,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user