renzheng пре 7 година
родитељ
комит
6599bd2646
2 измењених фајлова са 6 додато и 2 уклоњено
  1. BIN
      api文档/剑鱼企业级数据服务接口_v1.4.doc
  2. 6 2
      jyservice/src/config.json

BIN
api文档/剑鱼企业级数据服务接口_v1.4.doc


+ 6 - 2
jyservice/src/config.json

@@ -16,7 +16,9 @@
             "detail": 1,
             "publishtime": 1,
             "href": 1,
-			"id":1
+			"id":1,
+			"department":1,
+			"matchscore":1
         },
         "B": {
             "title": 1,
@@ -32,7 +34,9 @@
 			"buyertel":1,
 			"buyerperson":1,
 			"city":1,
-			"id":1
+			"id":1,
+			"department":1,
+			"matchscore":1
         }
     }
 }