新增 宁夏交投 相关service方法

This commit is contained in:
Lemon
2023-11-14 14:06:50 +08:00
parent 7b0b094211
commit 9d79c635ec
10 changed files with 108 additions and 21 deletions

View File

@@ -17,4 +17,8 @@ public class NXJTQueryOrdersInfoDTO {
private String licensePlateNumber;
private String operatorId;
private String startTime;
private String endTime;
}