标签:修改 common comm 生成 bsp 文件 php文件 url conf
tp5中, ?id=1&status=1 参数形式无法获取到,修改config.php文件:
// URL普通方式参数 用于自动生成 ‘url_common_param‘ => true,
就可以了。
tp5中 ?id=1&status=1 参数形式无法获取到
原文地址:https://www.cnblogs.com/-ahui/p/9880279.html