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