1
This commit is contained in:
@@ -43,7 +43,6 @@ type AddWithdrawalRecordReq struct {
|
|||||||
func (*WithdrawalRecord) TableUnique() [][]string {
|
func (*WithdrawalRecord) TableUnique() [][]string {
|
||||||
return [][]string{
|
return [][]string{
|
||||||
[]string{"OrderID"},
|
[]string{"OrderID"},
|
||||||
[]string{"AlipayOrderId"},
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user