rabin 3 years ago
parent
commit
97f1067086
1 changed files with 4 additions and 1 deletions
  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();
         //$this->getAreaPrice();