删除 bald_spider/core/engine.py
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Time : 2026/6/9 20:30
|
||||
# @Author : cmk
|
||||
# @File : engine.py
|
||||
# @Email : 15726649712@163.com
|
||||
|
||||
class Engine():
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
def start_spider(self,spider):
|
||||
start_url = spider.start_requests()
|
||||
Reference in New Issue
Block a user