mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-09 19:42:47 +08:00
发布新版本
This commit is contained in:
@@ -19,7 +19,10 @@ class Version extends Command
|
|||||||
public const LAYUI_VERSION = '2.8.16';
|
public const LAYUI_VERSION = '2.8.16';
|
||||||
|
|
||||||
public const COMMENT = [
|
public const COMMENT = [
|
||||||
'发布新版本,更新配置项',
|
'修改事件处理函数的逻辑',
|
||||||
|
'修改忘记密码提示',
|
||||||
|
'忘记密码增加view_replace事件',
|
||||||
|
'发布新版本',
|
||||||
];
|
];
|
||||||
|
|
||||||
protected function configure()
|
protected function configure()
|
||||||
|
|||||||
Reference in New Issue
Block a user