1
This commit is contained in:
@@ -184,8 +184,6 @@ func MakePrintMsgOnTemp(param map[string]string, userId string) (string, error)
|
|||||||
case "title":
|
case "title":
|
||||||
printMsg += userTempMap["title"]
|
printMsg += userTempMap["title"]
|
||||||
//printValue = append(printValue, param[v])
|
//printValue = append(printValue, param[v])
|
||||||
case "":
|
|
||||||
|
|
||||||
//case "storeTel":
|
//case "storeTel":
|
||||||
// printMsg += userTempMap["storeTel"]
|
// printMsg += userTempMap["storeTel"]
|
||||||
// printValue = append(printValue, param[v])
|
// printValue = append(printValue, param[v])
|
||||||
|
|||||||
Reference in New Issue
Block a user