dever %!s(int64=3) %!d(string=hai) anos
pai
achega
88aa4c0016
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/agent/lib/Manage.php

+ 1 - 1
service/agent/lib/Manage.php

@@ -156,7 +156,7 @@ class Manage
                         }
 
                         # 增加业绩
-                        Dever::load('bill/lib/sell')->up($order['mid'], 2, $order['price'], $order['role'], $order['id'], $order['name'] . '成为代理商');
+                        //Dever::load('bill/lib/sell')->up($order['mid'], 2, $order['price'], $order['role'], $order['id'], $order['name'] . '成为代理商');
                     }
 
                     Dever::db('agent/order')->update($update);