EasySpider
EasySpider copied to clipboard
Fixing get data before if case in preprocess event loop
Loop in processing function preprocess.
Increase the index when traversing self.procedure, and finally update it back to self.procedure through the index
Modified how to obtain data before if case
This submission has been completed. If there are no problems, I will start processing the if case.