Commit 216fc849 by 宋毅

tj

parent dfd119eb
...@@ -478,7 +478,7 @@ class GsbIcSearchApi extends ApiBase { ...@@ -478,7 +478,7 @@ class GsbIcSearchApi extends ApiBase {
name: c._source.company_domain, name: c._source.company_domain,
legalRepresentative: c._source.legal_person, legalRepresentative: c._source.legal_person,
managementState: c._source.reg_status, managementState: c._source.reg_status,
registeredCapital: c._source.reg_capital + c._source.reg_unit || "万", registeredCapital: c._source.reg_capital + c._source.reg_unit || "万人民币",
foundedTime: c._source.estibish_time, foundedTime: c._source.estibish_time,
creditCode: c._source.credit_code, creditCode: c._source.credit_code,
registrID: c._source.reg_number, registrID: c._source.reg_number,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment