wangshan hai 9 meses
pai
achega
6275a57e61
Modificáronse 1 ficheiros con 1 adicións e 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
 		}
 		//交付地址