dxing1202
Results
2
comments of
dxing1202
我也碰到这个问题,有什么好解决方法吗
使用的是thinkphp8.0.x-dev php8.1 使用多应用时 修改 vendor/topthink/think-multi-app/src/Url.php 71行 public function build() 改成 public function build(): string 就行了