mirror of
https://gitee.com/hzchunfen/erp.git
synced 2026-01-16 05:19:04 +00:00
9 lines
68 B
PHP
9 lines
68 B
PHP
<?php
|
|
|
|
namespace App\Filters;
|
|
|
|
class LogFilter extends Filters
|
|
{
|
|
|
|
}
|