Ejemplo n.º 1
0
 private function Dropprocount()
 {
     $progoods = DealergoodsService::getdropprocount();
     return $progoods;
 }