This commit is contained in:
邹宗楠
2025-12-24 16:18:23 +08:00
parent 5d76781965
commit 2e261aab4b
2 changed files with 1 additions and 4 deletions

View File

@@ -230,7 +230,6 @@ func (c *ApiController) QueryPrintList(dataMap map[string]interface{}) (data map
page int64
size int64
)
globals.SugarLogger.Debugf("-----dataMap := %s", utils.Format4Output(dataMap, false))
if printNoParam, ok := dataMap["print_no"].(string); !ok {
printNo = ""