初始化代码
This commit is contained in:
10
application/admin/model/UserGiftPack.php
Normal file
10
application/admin/model/UserGiftPack.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace app\admin\model;
|
||||
|
||||
use think\Model;
|
||||
|
||||
class UserGiftPack extends Model
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user