<alibaba_ib_workcore_app_getappcompanys_response>
<result>
<error_level>1</error_level>
<success>false</success>
<error_msg>1</error_msg>
<error_code>1</error_code>
<total_count>123</total_count>
<request_id>1</request_id>
<contents>
<t>
<notify_url>xx.xx.com/xxx</notify_url>
<device>all</device>
<app_key>123123</app_key>
<top_app_key>121313</top_app_key>
<id>1</id>
<name>xxx</name>
<icon>xx.com/xx.jpg</icon>
<url>xxx.xx.com/xx</url>
<admin_url>xxx.xx.com/xx</admin_url>
<category>1</category>
<type>1</type>
<company>xxx公司</company>
<status>1</status>
<description>xxx</description>
<open_mode>h5</open_mode>
<offline_pkg>1</offline_pkg>
<is_charge>false</is_charge>
<is_hide>false</is_hide>
<is_gray>false</is_gray>
<app_order>1</app_order>
</t>
</contents>
</result>
</alibaba_ib_workcore_app_getappcompanys_response>
{
"alibaba_ib_workcore_app_getappcompanys_response":{
"result":{
"error_level":"1",
"success":false,
"error_msg":"1",
"error_code":"1",
"total_count":123,
"request_id":"1",
"contents":{
"t":[
{
"notify_url":"xx.xx.com\/xxx",
"device":"all",
"app_key":"123123",
"top_app_key":"121313",
"id":1,
"name":"xxx",
"icon":"xx.com\/xx.jpg",
"url":"xxx.xx.com\/xx",
"admin_url":"xxx.xx.com\/xx",
"category":1,
"type":1,
"company":"xxx公司",
"status":1,
"description":"xxx",
"open_mode":"h5",
"offline_pkg":"1",
"is_charge":false,
"is_hide":false,
"is_gray":"false",
"app_order":1
}
]
}
}
}
}