Showing
1 changed file
with
9 additions
and
1 deletions
@@ -237,7 +237,15 @@ | @@ -237,7 +237,15 @@ | ||
237 | } | 237 | } |
238 | ] | 238 | ] |
239 | } | 239 | } |
240 | - ] | 240 | + ], |
241 | + "invoice":--发票 | ||
242 | + { | ||
243 | + "title" :"xxxx", --发票抬头 | ||
244 | + "contentValue" : "服饰" , -- 发票内容 | ||
245 | + "mobilePhone" : "13888888", --电话 | ||
246 | + "pdfUrl" : "https://dl/fp.pdf" --pdf下载地址 | ||
247 | + | ||
248 | + } | ||
241 | }, | 249 | }, |
242 | "md5": "93833c6c94b5da93af49f4591a166147", | 250 | "md5": "93833c6c94b5da93af49f4591a166147", |
243 | "message": "OK" | 251 | "message": "OK" |
-
Please register or login to post a comment