Authored by chenchao

add invoice

... ... @@ -237,7 +237,15 @@
}
]
}
]
],
"invoice":--发票
{
"title" "xxxx", --发票抬头
"contentValue" : "服饰" , -- 发票内容
"mobilePhone" : "13888888", --电话
"pdfUrl" : "https://dl/fp.pdf" --pdf下载地址
}
},
"md5": "93833c6c94b5da93af49f4591a166147",
"message": "OK"
... ...