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