列表3修改
This commit is contained in:
parent
bd1450f7d4
commit
f966ab2735
@ -18,6 +18,10 @@ class LogSysData extends Base
|
||||
return $this->fetch("list2");
|
||||
}
|
||||
|
||||
public function index3()
|
||||
{
|
||||
return $this->fetch('list3');
|
||||
}
|
||||
/**
|
||||
* 获取分页
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user