@ -4,3 +4,5 @@
/download/
/webroot/
.DS_Store
/ROOT/
/spark_warehouse/
@ -2,7 +2,7 @@
## 服务器启动
运行 ```com.finebi.start.Leaner```即可启动BI服务器。
运行 ```com.finebi.start.Learner```即可启动BI服务器。
## 插件调试安装
@ -16,7 +16,7 @@ import java.util.Set;
* Created by richie on 2019/10/18
* FineBI启动器
*/
public class Leaner {
public class Learner {
private static final String APP_NAME = "webroot";