Merge remote-tracking branch 'origin/mark' into lcw
This commit is contained in:
@@ -59,7 +59,7 @@ func (s StatusTimerSlice) Swap(i, j int) {
|
||||
|
||||
func init() {
|
||||
FixedOrderManager = NewOrderManager()
|
||||
partner.Init(FixedOrderManager)
|
||||
partner.InitOrderManager(FixedOrderManager)
|
||||
}
|
||||
|
||||
func addOrderOrWaybillStatus(status *model.OrderStatus, db orm.Ormer) (isDuplicated bool, err error) {
|
||||
|
||||
Reference in New Issue
Block a user