mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 20:52:48 +08:00
改进两处命名规范
This commit is contained in:
@@ -23,7 +23,7 @@ return [
|
||||
'default_jsonp_handler' => 'jsonpReturn', // 默认JSONP格式返回的处理方法
|
||||
'var_jsonp_handler' => 'callback',
|
||||
'template_engine' => 'think',
|
||||
'common_module' => 'Common',
|
||||
'common_module' => 'common',
|
||||
'action_bind_class' => false,
|
||||
'url_module_map' => [],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user