mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 07:22:49 +08:00
fix: 修复参数绑定不支持非get
This commit is contained in:
@@ -42,4 +42,5 @@ return [
|
||||
'default_jsonp_handler' => 'jsonpReturn',
|
||||
// 默认JSONP处理方法
|
||||
'var_jsonp_handler' => 'callback',
|
||||
'action_bind_param' => 'param'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user