mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
parent
89e0f6abeb
commit
508562342d
@ -41,8 +41,8 @@
|
||||
"description": "是否是退款订单"
|
||||
},
|
||||
"refund_amount": {
|
||||
"bsonType": "float",
|
||||
"description": "退款金额(非退款订单表示已退款总金额,退款订单表示该笔退款的退款金额),单位:元"
|
||||
"bsonType": "int",
|
||||
"description": "退款金额(非退款订单表示已退款总金额,退款订单表示该笔退款的退款金额),单位:分"
|
||||
},
|
||||
"refund_count": {
|
||||
"bsonType": "int",
|
||||
|
Loading…
Reference in New Issue
Block a user