mdbq 2.2.7__py3-none-any.whl → 2.2.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
mdbq/other/sku_picture.py
CHANGED
@@ -624,10 +624,10 @@ class DownloadPicture():
|
|
624
624
|
f.write(res.content)
|
625
625
|
# self.finish_download.append(data['商品id'])
|
626
626
|
self.finish_d2.append(
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
627
|
+
{
|
628
|
+
'完成时间': datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S'),
|
629
|
+
'完成id': data['商品id'],
|
630
|
+
}
|
631
631
|
)
|
632
632
|
except Exception as e:
|
633
633
|
print(f'{self.filename}: {e}')
|
@@ -31,14 +31,14 @@ mdbq/mysql/year_month_day.py,sha256=VgewoE2pJxK7ErjfviL_SMTN77ki8GVbTUcao3vFUCE,
|
|
31
31
|
mdbq/other/__init__.py,sha256=jso1oHcy6cJEfa7udS_9uO5X6kZLoPBF8l3wCYmr5dM,18
|
32
32
|
mdbq/other/porxy.py,sha256=UHfgEyXugogvXgsG68a7QouUCKaohTKKkI4RN-kYSdQ,4961
|
33
33
|
mdbq/other/pov_city.py,sha256=AEOmCOzOwyjHi9LLZWPKi6DUuSC-_M163664I52u9qw,21050
|
34
|
-
mdbq/other/sku_picture.py,sha256=
|
34
|
+
mdbq/other/sku_picture.py,sha256=JwSXYlzamVqcKCD2tRH2VqYVZNr8fM6f--kcGlTVRnM,50026
|
35
35
|
mdbq/other/ua_sj.py,sha256=JuVYzc_5QZ9s_oQSrTHVKkQv4S_7-CWx4oIKOARn_9U,22178
|
36
36
|
mdbq/pbix/__init__.py,sha256=Trtfaynu9RjoTyLLYBN2xdRxTvm_zhCniUkVTAYwcjo,24
|
37
37
|
mdbq/pbix/pbix_refresh.py,sha256=JUjKW3bNEyoMVfVfo77UhguvS5AWkixvVhDbw4_MHco,2396
|
38
38
|
mdbq/pbix/refresh_all.py,sha256=viOlLCmz9zg61Q2nzjgl8dChfQxnxRd1A_jmQMb2oDM,5918
|
39
39
|
mdbq/pbix/refresh_all_old.py,sha256=_pq3WSQ728GPtEG5pfsZI2uTJhU8D6ra-htIk1JXYzw,7192
|
40
40
|
mdbq/spider/__init__.py,sha256=RBMFXGy_jd1HXZhngB2T2XTvJqki8P_Fr-pBcwijnew,18
|
41
|
-
mdbq-2.2.
|
42
|
-
mdbq-2.2.
|
43
|
-
mdbq-2.2.
|
44
|
-
mdbq-2.2.
|
41
|
+
mdbq-2.2.8.dist-info/METADATA,sha256=ML86qFuHJ-Q9y40tl32J00DBwSTJe6COwDk_eZ8i2wo,245
|
42
|
+
mdbq-2.2.8.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
43
|
+
mdbq-2.2.8.dist-info/top_level.txt,sha256=2FQ-uLnCSB-OwFiWntzmwosW3X2Xqsg0ewh1axsaylA,5
|
44
|
+
mdbq-2.2.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|