添加历史价格比对项目

master
wkyuu 3 years ago
parent bbf66a01b4
commit e88774cc30

@ -0,0 +1,26 @@
# -*- coding: utf-8 -*-
import settings
import downloader
'''
class historyPriceItem:
def __init__(self, url, ):
'''
if __name__ == '__main__':
pass
Loading…
Cancel
Save