update staff list, add pin editor and privilege editor
This commit is contained in:
@@ -47,7 +47,6 @@ class Carton {
|
||||
int weight;
|
||||
String? packageType;
|
||||
String? pickUpID;
|
||||
List<String> photos = [];
|
||||
List<String> photoUrls;
|
||||
String? remark;
|
||||
DateTime? arrivedDate;
|
||||
|
||||
Reference in New Issue
Block a user