yingzi %!s(int64=2) %!d(string=hai) anos
pai
achega
00ae14ccb7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Controller/NewCommission/ApiNewAgent.Class.php

+ 1 - 0
Controller/NewCommission/ApiNewAgent.Class.php

@@ -64,6 +64,7 @@ class ApiNewAgent extends BaseController
                 $where["type"] = 1;
                 $where["type"] = 1;
             }
             }
         }
         }
+        $where["type"] = 0;
         $selectParams["where"] = $where;
         $selectParams["where"] = $where;
         
         
         $data = $this->agentTool->getCommissionDetail($this->customerData["id"],$selectParams);
         $data = $this->agentTool->getCommissionDetail($this->customerData["id"],$selectParams);