私域操盘手 - 设备关联微信列表逻辑调整
This commit is contained in:
@@ -101,7 +101,7 @@ return [
|
||||
// 合并路由规则
|
||||
'route_rule_merge' => false,
|
||||
// 路由是否完全匹配
|
||||
'route_complete_match' => false,
|
||||
'route_complete_match' => true,
|
||||
// 使用注解路由
|
||||
'route_annotation' => false,
|
||||
// 域名根,如thinkphp.cn
|
||||
|
||||
Reference in New Issue
Block a user