1
This commit is contained in:
@@ -231,7 +231,6 @@ func (c *ApiController) QueryPrintList(dataMap map[string]interface{}) (data []*
|
||||
size int
|
||||
)
|
||||
|
||||
globals.SugarLogger.Debugf("-----QueryPrintList := %s", utils.Format4Output(dataMap, false))
|
||||
if printNoParam, ok := dataMap["print_no"].(string); !ok {
|
||||
printNo = ""
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user