Ver Fonte

wip:数据

wangshan há 9 meses atrás
pai
commit
6275a57e61
1 ficheiros alterados com 1 adições e 1 exclusões
  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
 		}
 		//交付地址