curl --location --request GET '/openservice/paas-operation/enterprise/info?enterpriseId=' \ --header 'X-Qpaas-Dev-Tags: ylh' \ --header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a'
{ "status": 200, "code": 1000000, "result": { "name": "API测试企业", "entId": "APICeShiQiYe", "entType": 0, "status": 1, "isControlOn": 0, "businessModel": "生产型", "scale": "301-1000人", "country": null, "contact": "", "tel": "", "province": "32", "city": "3201", "address": "", "edition": 1, "independDeploy": 0, "clusterName": null, "versionName": null, "referrer": "", "industry": "", "note": "", "email": "", "about": "", "mobile": "", "id": 2, "nature": "", "channel": "", "preDomain": null, "backDomain": null, "referrer_phone": "", "valid_until": "", "founder_id": "ApiTest" }, "msg": "成功" }