rabin 3 gadi atpakaļ
vecāks
revīzija
97f1067086
1 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  1. 4 1
      service/agent/lib/Import.php

+ 4 - 1
service/agent/lib/Import.php

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