|
|
@@ -127,7 +127,7 @@ class SportsfootController extends Controller {
|
|
|
}
|
|
|
|
|
|
$upapp = new \App\Models\SportsNoteList();
|
|
|
- $data = $upapp->updatesimplex($match_id);//修改单式状态
|
|
|
+ $data = $upapp->updatesimplex($match_id,'zq');//修改单式状态
|
|
|
|
|
|
//单式撤单返现
|
|
|
$newapp = new \App\Models\MoneyBuyMatch();
|