1
This commit is contained in:
@@ -255,6 +255,7 @@ func PrinterOrderVoice(param map[string]string, setting *model.PrintSettingObj,
|
||||
textMsg string // 文本信息
|
||||
err error
|
||||
)
|
||||
globals.SugarLogger.Debug("==================param", param)
|
||||
// 订单状态
|
||||
switch param[model.OrderStatusPrint] {
|
||||
// 新订单
|
||||
|
||||
Reference in New Issue
Block a user