...盖编写 `hightman\xunsearch\ActiveRecord::projectName()`。通常代码如下: ```php class Demo extends \hightman\xunsearch\ActiveRecord { /*public static function projectName() { return 'another_name'; // 这将使用 @app/config/another_name.ini 作为项目名 }*/ } ``` 由...