初始版本
This commit is contained in:
10
server/app/common/model/OperationLog.php
Executable file
10
server/app/common/model/OperationLog.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace app\common\model;
|
||||
|
||||
|
||||
class OperationLog extends BaseModel
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user