mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
chore: 增加版本描述
This commit is contained in:
@@ -55,4 +55,11 @@ return [
|
||||
'本版本之后,修改了上述表格结构的安装文件,无需手动处理。',
|
||||
],
|
||||
],
|
||||
[
|
||||
'version' => 'v2.0.120',
|
||||
'desc' => [
|
||||
'本次更新增加了定时任务执行节点自动注册,需要运行以下命令更新表结构:',
|
||||
'php think migrate:run',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user