|
|
@@ -46,7 +46,7 @@ class GetmatchData {
|
|
|
switch ($ret['type_code']){
|
|
|
case 'StRollBall'://滚球
|
|
|
// $data = $this->getRollBall($source,$models,$where,$ret,$search);
|
|
|
- $data = $this->getRollBallddd($source,$models,$where,$ret,$search);
|
|
|
+ $data = $this->getRollBall($source,$models,$where,$ret,$search);
|
|
|
|
|
|
break;
|
|
|
case 'StSoon'://即将
|