1
This commit is contained in:
@@ -182,7 +182,7 @@ func MakePrintMsgOnTemp(param map[string]string, userId string) (string, error)
|
||||
case "title":
|
||||
printMsg += userTempMap["title"]
|
||||
case "qrcOrder":
|
||||
|
||||
if param[v] ==
|
||||
default:
|
||||
printMsg += userTempMap[v]
|
||||
printValue = append(printValue, param[v])
|
||||
|
||||
Reference in New Issue
Block a user