deploy: auto commit server changes 2026-07-09 23:26:00
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace app\common\model\match;
|
||||
|
||||
use app\common\model\BaseModel;
|
||||
|
||||
class MatchOdds extends BaseModel
|
||||
{
|
||||
protected $name = 'match_odds';
|
||||
}
|
||||
Reference in New Issue
Block a user