// +---------------------------------------------------------------------- namespace tests; class TestCase extends \think\testing\TestCase { protected $baseUrl = 'http://127.0.0.1:8081'; }