mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
设置系统配置的文件字段
This commit is contained in:
@@ -7,4 +7,6 @@ use app\common\model\TimeModel;
|
||||
class SystemConfigBase extends TimeModel
|
||||
{
|
||||
protected $deleteTime = false;
|
||||
|
||||
public const FIELD_LIST_FILE = ['value'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user