新Alpha前端页面


对象详情页

<p><strong>简要描述:</strong> </p> <ul> <li>对象详情页基本信息</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/api/v1/xadmin/objects/</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">obj_key</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>主键</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code>http://192.168.3.111:8080/api/v8/xadmin/objects/?session_key=s0lhvmq1odhxu6v7xf6xzdvzzsyiijtl&amp;amp;obj_key=c63_lf4sppNL</code></pre> <p><strong>返回示例</strong></p> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">related_info</td> <td style="text-align: left;">dict</td> <td>关联信息包括图片/音频/视频</td> </tr> <tr> <td style="text-align: left;">object_info</td> <td style="text-align: left;">dict</td> <td>对象基本信息</td> </tr> </tbody> </table> <p>info 描述 oncept 概念名 resource 资源 name 对象基本名 value 数值 key 对象主键 aka 对象别称 structure 结构</p> <pre><code>{ "msg": "success", "code": 1, "resultObj": { "info": "", "resource": "", "name": "c39_06JEGmCD", "img": [ "https://img3.doubanio.com/view/photo/l/public/p2197761290.jpg", "https://img1.doubanio.com/view/photo/l/public/p2265235989.jpg", "https://img3.doubanio.com/view/photo/l/public/p1344461525.jpg", "https://img1.doubanio.com/view/photo/l/public/p2351233248.jpg", "https://img3.doubanio.com/view/photo/l/public/p2366997782.jpg", "https://img3.doubanio.com/img/celebrity/medium/1368598869.24.jpg" ], "video": [], "obj_name": "倪妮", "aka": "Ni Ni,_extc63_5lM9nOh1", "audio": [], "structure": "", "c_name": "演员" } }</code></pre> <p>content 主键列表 index 主键对应的详细信息 predicator 格式 fronttype 类型 feaction 分数 <strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML