Merge pull request #1 from comdotwww/comdotwww-patch-1

Update ReconcileOrderQuery.java
This commit is contained in:
comdotwww
2024-04-20 16:03:02 +08:00
committed by GitHub

View File

@@ -22,6 +22,7 @@ public class ReconcileOrderQuery {
private String batchNo;
@Schema(description = "日期")
@DateTimeFormat(pattern = "yyyy-MM-dd")
private LocalDate date;
@Schema(description = "通道")