Parcourir la source

合并项目list中添加area、city字段

Jianghan il y a 5 ans
Parent
commit
413ea9ebb8
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      fullproject/src_v1/project.go

+ 2 - 0
fullproject/src_v1/project.go

@@ -525,6 +525,8 @@ var INFOFIELDS = []string{
 	"infoformat",
 	"buyerperson",
 	"buyertel",
+	"area",
+	"city",
 }
 
 //项目中list的信息