mns-common 1.3.1.1__py3-none-any.whl → 1.3.1.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-common might be problematic. Click here for more details.

@@ -89,7 +89,9 @@ def get_company_info_detail(symbol: str = "688272") -> pd.DataFrame:
89
89
 
90
90
  business_nature = data_json['data']['business_nature']
91
91
  name = data_json['data']['code_name']
92
+ intro = data_json['data']['intro']
92
93
  base_business = data_json['data']['base_business']
94
+
93
95
  address = data_json['data']['address']
94
96
  data_df['symbol'] = symbol
95
97
  data_df['name'] = name
@@ -125,6 +127,7 @@ def get_company_info_detail(symbol: str = "688272") -> pd.DataFrame:
125
127
  data_df['actual_controller_rate'] = 0
126
128
 
127
129
  data_df['base_business'] = base_business
130
+ data_df['intro'] = intro
128
131
  data_df['address'] = address
129
132
  market_id = data_json['data']['market_id']
130
133
  data_df['market_id'] = market_id
@@ -1,4 +1,4 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mns_common
3
- Version: 1.3.1.1
3
+ Version: 1.3.1.2
4
4
 
@@ -48,7 +48,7 @@ mns_common/api/ths/concept/app/ths_concept_detail_app.py,sha256=cDme8_AFCY24YC9n
48
48
  mns_common/api/ths/concept/app/ths_concept_index_app.py,sha256=dDW5YuEXUBbtur3qXUhf62x7S5-aN919gi8e_ARDqwc,8218
49
49
  mns_common/api/ths/concept/web/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
50
50
  mns_common/api/ths/concept/web/ths_common_js_api.py,sha256=ekU9BtSX0xFkeFDVn9QQG_qgQXhpSmZKGKpgkDbeYk4,381
51
- mns_common/api/ths/concept/web/ths_company_info_web.py,sha256=MyNfAXMj7P6Emy9nmU9QDU6QXYpIekQ0pMWYxNCktCs,7651
51
+ mns_common/api/ths/concept/web/ths_company_info_web.py,sha256=7FBnUA0R5FtyssSEZJKmYuukQL-UGPN843tPQaEvMOE,7731
52
52
  mns_common/api/ths/concept/web/ths_concept_detail_web.py,sha256=KM0aeouVeVYrewSSqqLUGWybv2LTL-1GYI7Tprfks_U,7139
53
53
  mns_common/api/ths/concept/web/ths_concept_index_web.py,sha256=zULAWpnmpnwc2MOZt7fiMHuAFoJZoln50dunWCGCvHY,7300
54
54
  mns_common/api/ths/self_choose/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
@@ -125,7 +125,7 @@ mns_common/utils/date_handle_util.py,sha256=P4WJUmoDpo4IoCrt2z4keyr7pqXHKmCZBVod
125
125
  mns_common/utils/db_util.py,sha256=hSmfNAN4vEeEaUva6_cicZEhb2jSnib-Gvk2reke1vc,2590
126
126
  mns_common/utils/file_util.py,sha256=egWu6PenGPRp_ixrNTHKarT4dAnOT6FETR82EHUZJnQ,1042
127
127
  mns_common/utils/ip_util.py,sha256=UTcYfz_uytB__6nlBf7T-izuI7hi4XdB6ET0sJgEel4,969
128
- mns_common-1.3.1.1.dist-info/METADATA,sha256=s3246JoNH9xCJzRE1lwfaWgksMfIYndQtJ9UbZpS3mk,61
129
- mns_common-1.3.1.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
130
- mns_common-1.3.1.1.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
131
- mns_common-1.3.1.1.dist-info/RECORD,,
128
+ mns_common-1.3.1.2.dist-info/METADATA,sha256=uww6ToOYzqwkZ_duiWpxMiOLBaDLmfmxfa105P107EA,61
129
+ mns_common-1.3.1.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
130
+ mns_common-1.3.1.2.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
131
+ mns_common-1.3.1.2.dist-info/RECORD,,