init
This commit is contained in:
8
app/common/model/ProductSeries.php
Executable file
8
app/common/model/ProductSeries.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
namespace app\common\model;
|
||||
use think\Model;
|
||||
|
||||
class ProductSeries extends Model
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user