【新增】用户如果下单时未填写发票信息,可通过订单详情提交发票申请,仅限支付后的订单。

This commit is contained in:
jianweie code
2023-11-21 01:10:05 +08:00
parent 96ffffb664
commit bfd15507a8
9 changed files with 432 additions and 20 deletions

View File

@@ -9526,6 +9526,26 @@
属性集合
</summary>
</member>
<member name="P:CoreCms.Net.Model.FromBody.FMSubmitInvoiceApply.type">
<summary>
发票类型
</summary>
</member>
<member name="P:CoreCms.Net.Model.FromBody.FMSubmitInvoiceApply.name">
<summary>
抬头信息
</summary>
</member>
<member name="P:CoreCms.Net.Model.FromBody.FMSubmitInvoiceApply.code">
<summary>
发票编码
</summary>
</member>
<member name="P:CoreCms.Net.Model.FromBody.FMSubmitInvoiceApply.orderId">
<summary>
订单编号
</summary>
</member>
<member name="T:CoreCms.Net.Model.FromBody.FMLogin">
<summary>
用户登录验证实体