smartpush 1.5.0__py3-none-any.whl → 1.5.1__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.
- smartpush/export/basic/ExcelExportChecker.py +2 -2
- {smartpush-1.5.0.dist-info → smartpush-1.5.1.dist-info}/METADATA +1 -1
- {smartpush-1.5.0.dist-info → smartpush-1.5.1.dist-info}/RECORD +5 -5
- {smartpush-1.5.0.dist-info → smartpush-1.5.1.dist-info}/WHEEL +0 -0
- {smartpush-1.5.0.dist-info → smartpush-1.5.1.dist-info}/top_level.txt +0 -0
@@ -337,8 +337,8 @@ def get_header_map_data(name_list):
|
|
337
337
|
"conversionRate": "转化率",
|
338
338
|
"unsubTotal": "退订数",
|
339
339
|
"unsubRate": "退订率",
|
340
|
-
"complainRate": "
|
341
|
-
"bounceRate": "
|
340
|
+
"complainRate": "投诉率",
|
341
|
+
"bounceRate": "弹回邮箱率",
|
342
342
|
"sendStartTime": "发送时间"
|
343
343
|
}
|
344
344
|
header_list = []
|
@@ -5,7 +5,7 @@ smartpush/base/faker_data.py,sha256=TOd5EKVImxZpsKEW_dtKa2iqiUGqU7OBkOM8pvqKVUc,
|
|
5
5
|
smartpush/base/request_base.py,sha256=Fn1uPWgaZQZdu8yyi2n13nuiKPVeR95iwx99sG6XGVU,574
|
6
6
|
smartpush/base/url_enum.py,sha256=REHYP_aa0xumLg8El-yrNRpablLnPEQpss8ZNPdkNtg,787
|
7
7
|
smartpush/export/__init__.py,sha256=D9GbWcmwnetEndFDty5XbVienFK1WjqV2yYcQp3CM84,99
|
8
|
-
smartpush/export/basic/ExcelExportChecker.py,sha256=
|
8
|
+
smartpush/export/basic/ExcelExportChecker.py,sha256=3IAeu1kjFS4MpDxjVB1htAcRA1BtfpH3xEkZyP4htAA,19963
|
9
9
|
smartpush/export/basic/GetOssUrl.py,sha256=LeF1y1_uJaYXth1KvO6mEDS29ezb9tliBv5SrbqYkXc,6136
|
10
10
|
smartpush/export/basic/ReadExcel.py,sha256=ZnG2mtYqLY-xuYx9SyulbdYUP_0E5jIeKDewfakAsTw,7342
|
11
11
|
smartpush/export/basic/__init__.py,sha256=6tcrS-2NSlsJo-UwEsnGUmwCf7jgOsh_UEbM0FD-gYE,70
|
@@ -22,7 +22,7 @@ smartpush/utils/ListDictUtils.py,sha256=Fm5_d7UyY6xB8gySMPdl5jIFSRhXZcYXdYW-_L1a
|
|
22
22
|
smartpush/utils/StringUtils.py,sha256=n8mo9k0JQN63MReImgv-66JxmmymOGknR8pH2fkQrAo,4139
|
23
23
|
smartpush/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
24
24
|
smartpush/utils/form_utils.py,sha256=ld-g_Dm_ZlnagQt7imYfUc87bcBRVlTctywuLtzmjXQ,849
|
25
|
-
smartpush-1.5.
|
26
|
-
smartpush-1.5.
|
27
|
-
smartpush-1.5.
|
28
|
-
smartpush-1.5.
|
25
|
+
smartpush-1.5.1.dist-info/METADATA,sha256=jn8IRYZCmkLTDD29uzGtUKCvQ2xh-GdxX55Vrz-Gf00,131
|
26
|
+
smartpush-1.5.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
27
|
+
smartpush-1.5.1.dist-info/top_level.txt,sha256=5_CXqu08EfbPaKLjuSAOAqCmGU6shiatwDU_ViBGCmg,10
|
28
|
+
smartpush-1.5.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|