@ -14,6 +14,10 @@
return httpRequest.get("/api/v1.0/resource/text_search",{data: data,getServer:true})
},
// 超高费用
getHighCostList: function(data) {
return httpRequest.get("/api/v1.0/open/tj/getHighCostList",{data: data})
}
exports.bigDataOutApi = bigDataOutApi;