...
|
...
|
@@ -458,10 +458,11 @@ |
|
|
```json
|
|
|
|
|
|
{
|
|
|
"uid": 8050310,
|
|
|
"invoiceReason": 10,// 开票原因 10:门店自提, 11:线上发货, 20:退货(冲红/开票)
|
|
|
"uid": 8050310,
|
|
|
"orderCode": 1607578151,
|
|
|
"pdfUrl": "www.baidu.com/url",
|
|
|
"invoiceType": "1"
|
|
|
"invoiceType": "1" //开票方式 0:蓝票, 1:红票
|
|
|
}
|
|
|
|
|
|
``` |
|
|
\ No newline at end of file |
...
|
...
|
|