123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "mgodb": "192.168.3.206:27002",
- "dbsize": 12,
- "dbname": "mixdata",
- "dbcoll": "qyxy_std",
- "uname": "root",
- "upwd": "root",
- "tasktime": 0,
- "updatetime": 0,
- "local_port": ":18890",
- "elastic": {
- "addr": "http://192.168.3.149:9200",
- "index": "qyxy_v1",
- "itype": "qyxy",
- "username": "",
- "password": "",
- "pool": 12,
- "esfields": [
- "_id",
- "company_name",
- "history_name",
- "credit_no",
- "org_code",
- "tax_code",
- "company_code",
- "company_type",
- "company_type_old",
- "company_area",
- "company_city",
- "company_district",
- "company_phone",
- "company_email",
- "updatetime",
- "legal_person",
- "establish_date",
- "lastupdatetime",
- "capital",
- "currency",
- "operation_startdate",
- "operation_enddate",
- "authority",
- "issue_date",
- "company_status",
- "company_address",
- "business_scope",
- "cancel_date",
- "revoke_date",
- "employee_name",
- "stock_name",
- "bid_projectname",
- "bid_purchasing",
- "bid_area",
- "bid_unittype",
- "bid_contracttype",
- "search_type",
- "company_shortname",
- "website_url",
- "partners",
- "employees",
- "tag_business",
- "employee_num",
- "autoid",
- "nseo_id"
- ]
- }
- }
|