mns-scheduler 1.1.7.1__py3-none-any.whl → 1.1.7.2__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.
Potentially problematic release.
This version of mns-scheduler might be problematic. Click here for more details.
- mns_scheduler/concept/clean/kpl_concept_clean_api.py +0 -3
- {mns_scheduler-1.1.7.1.dist-info → mns_scheduler-1.1.7.2.dist-info}/METADATA +1 -1
- {mns_scheduler-1.1.7.1.dist-info → mns_scheduler-1.1.7.2.dist-info}/RECORD +5 -5
- {mns_scheduler-1.1.7.1.dist-info → mns_scheduler-1.1.7.2.dist-info}/WHEEL +0 -0
- {mns_scheduler-1.1.7.1.dist-info → mns_scheduler-1.1.7.2.dist-info}/top_level.txt +0 -0
|
@@ -70,9 +70,6 @@ def update_kpl_concept_info():
|
|
|
70
70
|
kpl_best_choose_index_detail_df['second_relevance_industry'] = second_relevance_industry
|
|
71
71
|
|
|
72
72
|
mongodb_util.save_mongo(kpl_best_choose_index_one_df, db_name_constant.KPL_BEST_CHOOSE_INDEX)
|
|
73
|
-
kpl_best_choose_index_detail_df['grade'] = 1
|
|
74
|
-
kpl_best_choose_index_detail_df['remark'] = ''
|
|
75
|
-
kpl_best_choose_index_detail_df['remark_flag'] = ''
|
|
76
73
|
mongodb_util.save_mongo(kpl_best_choose_index_detail_df, db_name_constant.KPL_BEST_CHOOSE_INDEX_DETAIL)
|
|
77
74
|
|
|
78
75
|
except Exception as e:
|
|
@@ -17,7 +17,7 @@ mns_scheduler/company_info/remark/__init__.py,sha256=wEg73KlZo-dU0yKGwpA1C2y6LZm
|
|
|
17
17
|
mns_scheduler/company_info/remark/company_remark_info_sync.py,sha256=hzQ8uBK4-odbk3fA4M4IYbx1yLe34eHE7eH1ltPRtrU,2354
|
|
18
18
|
mns_scheduler/concept/__init__.py,sha256=QWBdZwBCvQw8aS4hnL9_pg3U3ZiNLUXzlImyy9WhUcI,163
|
|
19
19
|
mns_scheduler/concept/clean/__init__.py,sha256=QWBdZwBCvQw8aS4hnL9_pg3U3ZiNLUXzlImyy9WhUcI,163
|
|
20
|
-
mns_scheduler/concept/clean/kpl_concept_clean_api.py,sha256=
|
|
20
|
+
mns_scheduler/concept/clean/kpl_concept_clean_api.py,sha256=xxIIgrXLI6xLf10t4unJa7aMB_QeKeki1HJVeXsntkY,4512
|
|
21
21
|
mns_scheduler/concept/clean/ths_concept_clean_api.py,sha256=Q__cpjyT4IoXKhoDg0l_k4E_9lDY1LWRBcQJUwOC_ds,5955
|
|
22
22
|
mns_scheduler/concept/ths/__init__.py,sha256=QWBdZwBCvQw8aS4hnL9_pg3U3ZiNLUXzlImyy9WhUcI,163
|
|
23
23
|
mns_scheduler/concept/ths/common/__init__.py,sha256=QWBdZwBCvQw8aS4hnL9_pg3U3ZiNLUXzlImyy9WhUcI,163
|
|
@@ -136,7 +136,7 @@ mns_scheduler/zt/zt_pool/ths_zt_pool_sync_api.py,sha256=Sy39T-yFwLSIIoSZqQzS-6-W
|
|
|
136
136
|
mns_scheduler/zt/zt_pool/update_null_zt_reason_api.py,sha256=OuklSKUhZMj1aKcwDLpZilKIqFbHY3hvvIuA_UFnPqA,2135
|
|
137
137
|
mns_scheduler/zz_task/__init__.py,sha256=QWBdZwBCvQw8aS4hnL9_pg3U3ZiNLUXzlImyy9WhUcI,163
|
|
138
138
|
mns_scheduler/zz_task/data_sync_task.py,sha256=UjKrV1TEhRH7Khmwh7cJnAu3pIKn7HOa22LsualCmRE,20518
|
|
139
|
-
mns_scheduler-1.1.7.
|
|
140
|
-
mns_scheduler-1.1.7.
|
|
141
|
-
mns_scheduler-1.1.7.
|
|
142
|
-
mns_scheduler-1.1.7.
|
|
139
|
+
mns_scheduler-1.1.7.2.dist-info/METADATA,sha256=_ecw2aCA-JhS6NHtbz-AOhYvDHbDaWkB3FrhQbIJIo4,64
|
|
140
|
+
mns_scheduler-1.1.7.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
141
|
+
mns_scheduler-1.1.7.2.dist-info/top_level.txt,sha256=PXQDFBGR1pWmsUbH5yiLAh71P5HZODTRED0zJ8CCgOc,14
|
|
142
|
+
mns_scheduler-1.1.7.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|