init commit
This commit is contained in:
11
application/admin/model/wdsxh/Willbrand.php
Normal file
11
application/admin/model/wdsxh/Willbrand.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
namespace app\admin\model\wdsxh;
|
||||
|
||||
use think\Model;
|
||||
|
||||
|
||||
class Willbrand extends Model
|
||||
{
|
||||
protected $name = 'wdsxh_willbrand';
|
||||
}
|
||||
Reference in New Issue
Block a user