mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update OplogService.php
This commit is contained in:
parent
36e22d1a56
commit
9fc354bf8e
@ -28,8 +28,8 @@ class OplogService
|
||||
{
|
||||
/**
|
||||
* 写入操作日志
|
||||
* @param string $action
|
||||
* @param string $content
|
||||
* @param string $action 日志行为
|
||||
* @param string $content 日志内容
|
||||
* @return bool
|
||||
*/
|
||||
public static function write($action = '行为', $content = "内容描述")
|
||||
|
Loading…
x
Reference in New Issue
Block a user