From 51390bf6ca02cdb089e2fd1a9801c2f59af0474e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Thu, 25 Aug 2022 15:08:05 +0800 Subject: [PATCH] 1 --- business/dao/print_temp_utils.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/business/dao/print_temp_utils.go b/business/dao/print_temp_utils.go index c68877387..4930011bb 100644 --- a/business/dao/print_temp_utils.go +++ b/business/dao/print_temp_utils.go @@ -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])