mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-10 06:19:06 +00:00
Merge pull request #1 from comdotwww/comdotwww-patch-1
Update ReconcileOrderQuery.java
This commit is contained in:
@@ -22,6 +22,7 @@ public class ReconcileOrderQuery {
|
|||||||
private String batchNo;
|
private String batchNo;
|
||||||
|
|
||||||
@Schema(description = "日期")
|
@Schema(description = "日期")
|
||||||
|
@DateTimeFormat(pattern = "yyyy-MM-dd")
|
||||||
private LocalDate date;
|
private LocalDate date;
|
||||||
|
|
||||||
@Schema(description = "通道")
|
@Schema(description = "通道")
|
||||||
|
Reference in New Issue
Block a user