1
This commit is contained in:
@@ -368,6 +368,7 @@ func getCallbackMsgInfo(data string) (orderNo int64, printNo string) {
|
||||
}
|
||||
|
||||
func changePrinterStatus(printNo string, status int) {
|
||||
globals.SugarLogger.Debugf("---------changePrinterStatus := %s --- %d", printNo, status)
|
||||
var (
|
||||
db = dao.GetDB()
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user