You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
11
hyhproject/common/model/GoodsVirtuals.php
Executable file
11
hyhproject/common/model/GoodsVirtuals.php
Executable file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
namespace wstmart\common\model;
|
||||
use think\Db;
|
||||
use think\Loader;
|
||||
/**
|
||||
* ============================================================================
|
||||
* 虚拟商品卡券模型
|
||||
*/
|
||||
class GoodsVirtuals extends Base{
|
||||
|
||||
}
|
Reference in New Issue
Block a user