This commit is contained in:
邹宗楠
2022-08-25 15:08:05 +08:00
parent c9f905b396
commit 51390bf6ca

View File

@@ -184,8 +184,6 @@ func MakePrintMsgOnTemp(param map[string]string, userId string) (string, error)
case "title":
printMsg += userTempMap["title"]
//printValue = append(printValue, param[v])
case "":
//case "storeTel":
// printMsg += userTempMap["storeTel"]
// printValue = append(printValue, param[v])