初始化仓库
This commit is contained in:
9
app/common/model/OperationLog.php
Normal file
9
app/common/model/OperationLog.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace app\common\model;
|
||||
|
||||
|
||||
class OperationLog extends BaseModel
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user