v3.0.5
This commit is contained in:
+9
@@ -191,4 +191,13 @@ public class MaterialInventoryDTO extends MaterialBaseDTO {
|
||||
private String expiryDate;
|
||||
private String productionDate;
|
||||
|
||||
private String expiryDateStart;
|
||||
private String expiryDateEnd;
|
||||
|
||||
private String productionDateStart;
|
||||
private String productionDateEnd;
|
||||
|
||||
private String updateTimeStart;
|
||||
private String updateTimeEnd;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user