You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
10
hyhproject/home2/model/SpecItems.php
Executable file
10
hyhproject/home2/model/SpecItems.php
Executable file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
namespace wstmart\home\model;
|
||||
/**
|
||||
* ============================================================================
|
||||
* 商品规格值类
|
||||
*/
|
||||
use think\Db;
|
||||
class SpecItems extends Base{
|
||||
|
||||
}
|
Reference in New Issue
Block a user