update pickup and box list

This commit is contained in:
Thinzar Win
2020-06-26 16:17:40 +06:30
parent 59cb172713
commit ace9254093
20 changed files with 1266 additions and 213 deletions

View File

@@ -86,10 +86,10 @@ class ShipmentModel extends BaseModel {
ShippingAddress(
fullName: 'Mg Myo',
addressLine1: '153-154 5th Thitsar.',
addressLine2: 'Flushing',
addressLine2: 'South Okkalapa Township',
city: 'Yangon',
state: 'Yangon',
phoneNumber: '+09 5724 87508'),
state: 'Myanmar',
phoneNumber: '+09 95724 8750'),
];
void initUser(user) {