1.0.3
This commit is contained in:
parent
956deac89f
commit
7d5e8fb2a1
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ return [
|
|||
// 应用命名空间
|
||||
'app_namespace' => 'app',
|
||||
// 应用调试模式
|
||||
'app_debug' => true,
|
||||
'app_debug' => false,
|
||||
// 应用Trace
|
||||
'app_trace' => false,
|
||||
// 应用模式状态
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"type":"","version":"1.0.2","version_id":3,"db_version":2}
|
||||
{"type":"","version":"1.0.3","version_id":4,"db_version":2}
|
Loading…
Add table
Reference in a new issue