1
This commit is contained in:
@@ -93,6 +93,9 @@ func GetMTInfo() []error {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
statistics.DeliveryFee = utils.Format4Output(shippingList, false)
|
statistics.DeliveryFee = utils.Format4Output(shippingList, false)
|
||||||
|
if len(result) == 0 {
|
||||||
|
statistics.DeliveryFee = ""
|
||||||
|
}
|
||||||
|
|
||||||
dao.CreateEntity(db, statistics)
|
dao.CreateEntity(db, statistics)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user