@@ -62,7 +62,10 @@ class Import
}
# 导入关联表
- //$this->getRelation();
+ $this->relation_api();
+
+ # 导入业绩
+ $this->sell_api();
# 导入地区价格
//$this->getAreaPrice();