Update Pyramid添加教程.md

This commit is contained in:
dlgt7
2023-05-01 18:13:10 +08:00
committed by GitHub
parent 2c378247b1
commit f6229be91f
+1 -1
View File
@@ -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 {