wangshan hace 9 meses
padre
commit
6275a57e61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jy_publishing/tool/task.go

+ 1 - 1
jy_publishing/tool/task.go

@@ -216,7 +216,7 @@ func InfoPub(info map[string]interface{}) {
 	jyMap := make(map[string]interface{})
 	extractType := 0
 	for _, f := range InfoFields {
-		if tmp[f] == nil || util.ObjToString(tmp[f]) == "" {
+		if tmp[f] == nil {
 			continue
 		}
 		//交付地址