This commit is contained in:
linfso 2024-06-02 09:11:39 +08:00
parent 88c57e582c
commit ae041e375d

View File

@ -16,8 +16,6 @@ public class SendStatDataInfo implements Serializable {
/* 录单日期 yyyy-mm-dd */
private String sendDay;
private String sendDay;
// 扫描记录数,已签收数量
private Integer scanCount;
private Integer signCount;