我在static function 里面执行fetchSql $self = new self; $self->save($data, ['id' => $site['id']]); sm($self->fetchSql(true)); //看这里 exit;