rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
97f1067086
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  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();