添加京西云打印机
This commit is contained in:
@@ -113,8 +113,9 @@ func (s *StoreManager) OnStoreStatusChanged(vendorStoreID string, vendorID int,
|
||||
dao.Commit(db, txDB)
|
||||
}
|
||||
|
||||
// 打印门第离线消息
|
||||
if storeStatus < model.StoreStatusOpened && storeDetail.PrinterVendorID == model.VendorIDJxprint {
|
||||
netprinter.PrintOrderByOrder(jxcontext.AdminCtx, order, model.PrintTypeStore)
|
||||
netprinter.PrintStoreStatus(jxcontext.AdminCtx, storeDetail, vendorID)
|
||||
}
|
||||
}
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user