diff --git a/Pyramid添加教程.md b/Pyramid添加教程.md index 32847aa..3da98b9 100644 --- a/Pyramid添加教程.md +++ b/Pyramid添加教程.md @@ -45,7 +45,7 @@ public void onCreate() { ``` ##### 5.修改 ApiConfig.java ```java -// 添加引用 +// 添加引用 51行 import com.github.catvod.crawler.SpiderNull; import com.undcover.freedom.pyramid.PythonLoader; public class ApiConfig {