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