Ver código fonte

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

Jianghan 5 anos atrás
pai
commit
413ea9ebb8
1 arquivos alterados com 2 adições e 0 exclusões
  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的信息