mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
[更新]增加ThinkAdmin版本号
This commit is contained in:
parent
3ec8df3ac7
commit
c0ab3899ca
@ -20,4 +20,6 @@ return [
|
||||
'app_trace' => false,
|
||||
// URL参数方式 0 按名称成对解析 1 按顺序解析
|
||||
'url_param_type' => 1,
|
||||
// 当前 ThinkAdmin 版本号
|
||||
'thinkadmin_ver' => 'v5',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user