@ -13,6 +13,7 @@ class TController
{
public function index()
//test
return Agent::query()->where(['appid' => 'wxb35ef055a4dd8ad4', 'status' => 1])->value('id');
}