mns-common 1.2.7.0__py3-none-any.whl → 1.2.7.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.

Potentially problematic release.


This version of mns-common might be problematic. Click here for more details.

@@ -206,7 +206,7 @@ def clear_ths_concept_cache():
206
206
 
207
207
 
208
208
  def clear_one_concept_cache(concept_code):
209
- get_one_symbol_all_ths_concept(concept_code).cache_clear()
209
+ get_one_symbol_all_ths_concept.cache_clear()
210
210
 
211
211
 
212
212
  def clear_effective_ths_concept_cache():
@@ -221,7 +221,9 @@ def get_choose_effective_ths_concept_no_cache():
221
221
 
222
222
 
223
223
  if __name__ == '__main__':
224
- df_ths = get_all_ths_concept('300085')
224
+ clear_effective_ths_concept_cache()
225
225
  while True:
226
- get_choose_effective_ths_concept_no_cache()
226
+ symbol = '885923'
227
+ get_one_symbol_all_ths_concept(symbol)
228
+ clear_one_concept_cache(symbol)
227
229
  print(1)
@@ -1,4 +1,4 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mns_common
3
- Version: 1.2.7.0
3
+ Version: 1.2.7.1
4
4
 
@@ -69,7 +69,7 @@ mns_common/component/company/company_common_service_api.py,sha256=HHnLkhMgaOk6ZZ
69
69
  mns_common/component/company/company_common_service_new_api.py,sha256=FX3Uwk1dEztHOQnYizhtCHM8xf1tW7JlQ20GAAP-isg,4956
70
70
  mns_common/component/concept/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
71
71
  mns_common/component/concept/kpl_concept_common_service_api.py,sha256=Ruc3INOhVjB0X1LeMRX0zL3uhv9OLweG2hj6wkZffow,3235
72
- mns_common/component/concept/ths_concept_common_service_api.py,sha256=KkbEnBTz3HZs8mSJ-2FX-UrPSlJfMOd8xSXRmtDpqPc,9682
72
+ mns_common/component/concept/ths_concept_common_service_api.py,sha256=B0XQ9SeKkldQl3lDwMALPfT-5KDzJ6FMGoI666kIDJ0,9728
73
73
  mns_common/component/cookie/__init__.py,sha256=wEg73KlZo-dU0yKGwpA1C2y6LZm4IBb94tNda1tqLeg,163
74
74
  mns_common/component/cookie/cookie_info_service.py,sha256=IIFKj84dnBrUOt2Wl6kbCj-BDdFX_X9z8IIk4LxLNTc,754
75
75
  mns_common/component/data/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
@@ -124,7 +124,7 @@ mns_common/utils/date_handle_util.py,sha256=qkEyKLYiVq6qpKVp32MLKwRtGKVBK6AY5at2
124
124
  mns_common/utils/db_util.py,sha256=hSmfNAN4vEeEaUva6_cicZEhb2jSnib-Gvk2reke1vc,2590
125
125
  mns_common/utils/file_util.py,sha256=egWu6PenGPRp_ixrNTHKarT4dAnOT6FETR82EHUZJnQ,1042
126
126
  mns_common/utils/ip_util.py,sha256=UTcYfz_uytB__6nlBf7T-izuI7hi4XdB6ET0sJgEel4,969
127
- mns_common-1.2.7.0.dist-info/METADATA,sha256=VHzn0pH0QUPXAO3TYH6SUkT4HoRP92mc47TIdBXt4_0,61
128
- mns_common-1.2.7.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
129
- mns_common-1.2.7.0.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
130
- mns_common-1.2.7.0.dist-info/RECORD,,
127
+ mns_common-1.2.7.1.dist-info/METADATA,sha256=vpKAlBWLZUzrwV4ec6gdJYifLSInL1ia_SYTraJFFIE,61
128
+ mns_common-1.2.7.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
129
+ mns_common-1.2.7.1.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
130
+ mns_common-1.2.7.1.dist-info/RECORD,,