mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 10:02:49 +08:00
增加数据库的文件字段数据迁移
This commit is contained in:
@@ -6,4 +6,5 @@ use app\common\model\TimeModel;
|
||||
|
||||
class SystemUploadfileBase extends TimeModel
|
||||
{
|
||||
public const FIELD_LIST_FILE = ['url'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user