作者 何书鹏
1 个管道 的构建 通过 耗费 0 秒

api文档更新

@@ -7402,13 +7402,14 @@ @@ -7402,13 +7402,14 @@
7402 <pre id="sample_response68">{ 7402 <pre id="sample_response68">{
7403 "code": 1, 7403 "code": 1,
7404 "msg": "成功", 7404 "msg": "成功",
7405 - "time": "1601349634", 7405 + "time": "1602300901",
7406 "data": { 7406 "data": {
7407 "total": 1, //数据总数 7407 "total": 1, //数据总数
7408 "list": [{ 7408 "list": [{
7409 "id": 1, //话题ID 7409 "id": 1, //话题ID
7410 "title": "公司即将上市", //话题标题 7410 "title": "公司即将上市", //话题标题
7411 - "content": "这就是街舞", //话题内容 7411 + "cover": "http://qizhibang.brotop.cn/uploads/20201009/9bc002db9517fe79f93478550a979768.jpg", //封面图
  7412 + "content": "他咯土佐玉木桶浴", //话题内容
7412 "agree_num": 0, //赞同量 7413 "agree_num": 0, //赞同量
7413 "download_num": 0, //下载量 7414 "download_num": 0, //下载量
7414 "createtime": "2020.09.29 09:11", //发布时间 7415 "createtime": "2020.09.29 09:11", //发布时间
@@ -7416,7 +7417,10 @@ @@ -7416,7 +7417,10 @@
7416 "id": 15, //用户ID 7417 "id": 15, //用户ID
7417 "nickname": "", //昵称 7418 "nickname": "", //昵称
7418 "image": "" //头像 7419 "image": "" //头像
7419 - } 7420 + },
  7421 + "imgs": [ //发布内容图片
  7422 + "http://qizhibang.brotop.cn/uploads/20201010/dd2b86d8186f0e89735798d6f9a8f56c.jpg"
  7423 + ]
7420 }] 7424 }]
7421 } 7425 }
7422 }</pre> 7426 }</pre>
@@ -7693,13 +7697,14 @@ @@ -7693,13 +7697,14 @@
7693 <pre id="sample_response70">{ 7697 <pre id="sample_response70">{
7694 "code": 1, 7698 "code": 1,
7695 "msg": "成功", 7699 "msg": "成功",
7696 - "time": "1601349634", 7700 + "time": "1602300901",
7697 "data": { 7701 "data": {
7698 "total": 1, //数据总数 7702 "total": 1, //数据总数
7699 "list": [{ 7703 "list": [{
7700 "id": 1, //话题ID 7704 "id": 1, //话题ID
7701 "title": "公司即将上市", //话题标题 7705 "title": "公司即将上市", //话题标题
7702 - "content": "这就是街舞", //话题内容 7706 + "cover": "http://qizhibang.brotop.cn/uploads/20201009/9bc002db9517fe79f93478550a979768.jpg", //封面图
  7707 + "content": "他咯土佐玉木桶浴", //话题内容
7703 "agree_num": 0, //赞同量 7708 "agree_num": 0, //赞同量
7704 "download_num": 0, //下载量 7709 "download_num": 0, //下载量
7705 "createtime": "2020.09.29 09:11", //发布时间 7710 "createtime": "2020.09.29 09:11", //发布时间
@@ -7707,7 +7712,10 @@ @@ -7707,7 +7712,10 @@
7707 "id": 15, //用户ID 7712 "id": 15, //用户ID
7708 "nickname": "", //昵称 7713 "nickname": "", //昵称
7709 "image": "" //头像 7714 "image": "" //头像
7710 - } 7715 + },
  7716 + "imgs": [ //发布内容图片
  7717 + "http://qizhibang.brotop.cn/uploads/20201010/dd2b86d8186f0e89735798d6f9a8f56c.jpg"
  7718 + ]
7711 }] 7719 }]
7712 } 7720 }
7713 }</pre> 7721 }</pre>
@@ -14358,30 +14366,7 @@ @@ -14358,30 +14366,7 @@
14358 <div class="panel panel-default"> 14366 <div class="panel panel-default">
14359 <div class="panel-heading"><strong>参数</strong></div> 14367 <div class="panel-heading"><strong>参数</strong></div>
14360 <div class="panel-body"> 14368 <div class="panel-body">
14361 - <table class="table table-hover">  
14362 - <thead>  
14363 - <tr>  
14364 - <th>名称</th>  
14365 - <th>类型</th>  
14366 - <th>必选</th>  
14367 - <th>描述</th>  
14368 - </tr>  
14369 - </thead>  
14370 - <tbody>  
14371 - <tr>  
14372 - <td>feedback_wrong_id</td>  
14373 - <td>inter</td>  
14374 - <td></td>  
14375 - <td>错误类型ID</td>  
14376 - </tr>  
14377 - <tr>  
14378 - <td>content</td>  
14379 - <td>string</td>  
14380 - <td></td>  
14381 - <td>反馈内容</td>  
14382 - </tr>  
14383 - </tbody>  
14384 - </table> 14369 +
14385 </div> 14370 </div>
14386 </div> 14371 </div>
14387 <div class="panel panel-default"> 14372 <div class="panel panel-default">
@@ -14410,12 +14395,7 @@ @@ -14410,12 +14395,7 @@
14410 <div class="panel-body"> 14395 <div class="panel-body">
14411 <form enctype="application/x-www-form-urlencoded" role="form" action="/mobile/user/topicList" method="POST" name="form108" id="form108"> 14396 <form enctype="application/x-www-form-urlencoded" role="form" action="/mobile/user/topicList" method="POST" name="form108" id="form108">
14412 <div class="form-group"> 14397 <div class="form-group">
14413 - <label class="control-label" for="feedback_wrong_id">feedback_wrong_id</label>  
14414 - <input type="inter" class="form-control input-sm" id="feedback_wrong_id" required placeholder="错误类型ID" name="feedback_wrong_id">  
14415 - </div>  
14416 - <div class="form-group">  
14417 - <label class="control-label" for="content">content</label>  
14418 - <input type="string" class="form-control input-sm" id="content" required placeholder="反馈内容" name="content"> 14398 +
14419 </div> 14399 </div>
14420 <div class="form-group"> 14400 <div class="form-group">
14421 <button type="submit" class="btn btn-success send" rel="108">提交</button> 14401 <button type="submit" class="btn btn-success send" rel="108">提交</button>
@@ -14449,19 +14429,30 @@ @@ -14449,19 +14429,30 @@
14449 <div class="row"> 14429 <div class="row">
14450 <div class="col-md-12"> 14430 <div class="col-md-12">
14451 <pre id="sample_response108">{ 14431 <pre id="sample_response108">{
14452 - "code": 1,  
14453 - "msg": "成功",  
14454 - "time": "1600167441",  
14455 - "data": {  
14456 - "id": 7, //消息ID  
14457 - "user_id": 16, //用户ID  
14458 - "title": "这是个消息", //消息标题  
14459 - "content": "这个消息还不错Q", //消息内容  
14460 - "is_read": "1", //是否已读:0=否,1=是  
14461 - "createtime": 1599914736,  
14462 - "updatetime": 1600167441  
14463 - }  
14464 - }</pre> 14432 + "code": 1,
  14433 + "msg": "成功",
  14434 + "time": "1602300901",
  14435 + "data": {
  14436 + "total": 1, //数据总数
  14437 + "list": [{
  14438 + "id": 1, //话题ID
  14439 + "title": "公司即将上市", //话题标题
  14440 + "cover": "http://qizhibang.brotop.cn/uploads/20201009/9bc002db9517fe79f93478550a979768.jpg", //封面图
  14441 + "content": "他咯土佐玉木桶浴", //话题内容
  14442 + "agree_num": 0, //赞同量
  14443 + "download_num": 0, //下载量
  14444 + "createtime": "2020.09.29 09:11", //发布时间
  14445 + "user": { //发布者信息
  14446 + "id": 15, //用户ID
  14447 + "nickname": "", //昵称
  14448 + "image": "" //头像
  14449 + },
  14450 + "imgs": [ //发布内容图片
  14451 + "http://qizhibang.brotop.cn/uploads/20201010/dd2b86d8186f0e89735798d6f9a8f56c.jpg"
  14452 + ]
  14453 + }]
  14454 + }
  14455 + }</pre>
14465 </div> 14456 </div>
14466 </div> 14457 </div>
14467 </div><!-- #sample --> 14458 </div><!-- #sample -->
@@ -17062,7 +17053,7 @@ @@ -17062,7 +17053,7 @@
17062 17053
17063 <div class="row mt0 footer"> 17054 <div class="row mt0 footer">
17064 <div class="col-md-6" align="left"> 17055 <div class="col-md-6" align="left">
17065 - Generated on 2020-10-09 22:01:05 </div> 17056 + Generated on 2020-10-10 11:41:29 </div>
17066 <div class="col-md-6" align="right"> 17057 <div class="col-md-6" align="right">
17067 <a href="./" target="_blank">企智帮</a> 17058 <a href="./" target="_blank">企智帮</a>
17068 </div> 17059 </div>