Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
order-group
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
order-group-application
order-group
Commits
0f4c3a3f
Commit
0f4c3a3f
authored
Sep 23, 2021
by
zhaoliang.huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2021年9月23日-开票历史列表接口+详情接口+发票所含订单接口-黄兆良
parent
a67c9b91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
order-application-service/src/main/java/cn/freemud/entities/vo/QueryInvoiceRep.java
+1
-1
No files found.
order-application-service/src/main/java/cn/freemud/entities/vo/QueryInvoiceRep.java
View file @
0f4c3a3f
...
...
@@ -11,7 +11,7 @@ public class QueryInvoiceRep {
//C端
private
Date
createTime
;
//开票日期
private
Integer
invoiceType
;
//发票类型,004:增值税专用发票;007:增值税普通发票;026:增 值税电子发票;025:增值税卷式发票;028:增值税专用电子发票(万象)
private
BigDecimal
amount
;
//发票金额,保留两位小数
(聚合:所有订单实付金额)
private
Integer
amount
;
//发票金额,单位是分
(聚合:所有订单实付金额)
private
Integer
orderQuantity
;
//订单数量
//补充
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment