|
@@ -4009,7 +4009,7 @@ |
|
@@ -4009,7 +4009,7 @@ |
4009
|
<div class="panel-heading" id="heading-26">
|
4009
|
<div class="panel-heading" id="heading-26">
|
4010
|
<h4 class="panel-title">
|
4010
|
<h4 class="panel-title">
|
4011
|
<span class="label label-success">GET</span>
|
4011
|
<span class="label label-success">GET</span>
|
4012
|
- <a data-toggle="collapse" data-parent="#accordion26" href="#collapseOne26"> 我的订单消息列表 <span class="text-muted">/api/omessages/cancelGoodsOrder</span></a>
|
4012
|
+ <a data-toggle="collapse" data-parent="#accordion26" href="#collapseOne26"> 我的订单消息列表 <span class="text-muted">/api/omessages/orderMessageList</span></a>
|
4013
|
</h4>
|
4013
|
</h4>
|
4014
|
</div>
|
4014
|
</div>
|
4015
|
<div id="collapseOne26" class="panel-collapse collapse">
|
4015
|
<div id="collapseOne26" class="panel-collapse collapse">
|
|
@@ -4098,7 +4098,7 @@ |
|
@@ -4098,7 +4098,7 @@ |
4098
|
<div class="panel panel-default">
|
4098
|
<div class="panel panel-default">
|
4099
|
<div class="panel-heading"><strong>参数</strong></div>
|
4099
|
<div class="panel-heading"><strong>参数</strong></div>
|
4100
|
<div class="panel-body">
|
4100
|
<div class="panel-body">
|
4101
|
- <form enctype="application/x-www-form-urlencoded" role="form" action="/api/omessages/cancelGoodsOrder" method="GET" name="form26" id="form26">
|
4101
|
+ <form enctype="application/x-www-form-urlencoded" role="form" action="/api/omessages/orderMessageList" method="GET" name="form26" id="form26">
|
4102
|
<div class="form-group">
|
4102
|
<div class="form-group">
|
4103
|
<label class="control-label" for="page">page</label>
|
4103
|
<label class="control-label" for="page">page</label>
|
4104
|
<input type="integer" class="form-control input-sm" id="page" required placeholder="分页页码" name="page">
|
4104
|
<input type="integer" class="form-control input-sm" id="page" required placeholder="分页页码" name="page">
|
|
@@ -5561,7 +5561,7 @@ |
|
@@ -5561,7 +5561,7 @@ |
5561
|
<div class="panel panel-default">
|
5561
|
<div class="panel panel-default">
|
5562
|
<div class="panel-heading" id="heading-39">
|
5562
|
<div class="panel-heading" id="heading-39">
|
5563
|
<h4 class="panel-title">
|
5563
|
<h4 class="panel-title">
|
5564
|
- <span class="label label-primary">POST</span>
|
5564
|
+ <span class="label label-success">GET</span>
|
5565
|
<a data-toggle="collapse" data-parent="#accordion39" href="#collapseOne39"> 账单明细 <span class="text-muted">/api/person/accountDetail</span></a>
|
5565
|
<a data-toggle="collapse" data-parent="#accordion39" href="#collapseOne39"> 账单明细 <span class="text-muted">/api/person/accountDetail</span></a>
|
5566
|
</h4>
|
5566
|
</h4>
|
5567
|
</div>
|
5567
|
</div>
|
|
@@ -5651,7 +5651,7 @@ |
|
@@ -5651,7 +5651,7 @@ |
5651
|
<div class="panel panel-default">
|
5651
|
<div class="panel panel-default">
|
5652
|
<div class="panel-heading"><strong>参数</strong></div>
|
5652
|
<div class="panel-heading"><strong>参数</strong></div>
|
5653
|
<div class="panel-body">
|
5653
|
<div class="panel-body">
|
5654
|
- <form enctype="application/x-www-form-urlencoded" role="form" action="/api/person/accountDetail" method="POST" name="form39" id="form39">
|
5654
|
+ <form enctype="application/x-www-form-urlencoded" role="form" action="/api/person/accountDetail" method="GET" name="form39" id="form39">
|
5655
|
<div class="form-group">
|
5655
|
<div class="form-group">
|
5656
|
<label class="control-label" for="page">page</label>
|
5656
|
<label class="control-label" for="page">page</label>
|
5657
|
<input type="integer" class="form-control input-sm" id="page" required placeholder="分页页码" name="page">
|
5657
|
<input type="integer" class="form-control input-sm" id="page" required placeholder="分页页码" name="page">
|
|
@@ -8321,10 +8321,10 @@ |
|
@@ -8321,10 +8321,10 @@ |
8321
|
</thead>
|
8321
|
</thead>
|
8322
|
<tbody>
|
8322
|
<tbody>
|
8323
|
<tr>
|
8323
|
<tr>
|
8324
|
- <td>page</td>
|
8324
|
+ <td>id</td>
|
8325
|
<td>integer</td>
|
8325
|
<td>integer</td>
|
8326
|
<td>是</td>
|
8326
|
<td>是</td>
|
8327
|
- <td>分页页码</td>
|
8327
|
+ <td>系统消息id</td>
|
8328
|
</tr>
|
8328
|
</tr>
|
8329
|
</tbody>
|
8329
|
</tbody>
|
8330
|
</table>
|
8330
|
</table>
|
|
@@ -8356,8 +8356,8 @@ |
|
@@ -8356,8 +8356,8 @@ |
8356
|
<div class="panel-body">
|
8356
|
<div class="panel-body">
|
8357
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/smessages/messageDetail" method="GET" name="form59" id="form59">
|
8357
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/smessages/messageDetail" method="GET" name="form59" id="form59">
|
8358
|
<div class="form-group">
|
8358
|
<div class="form-group">
|
8359
|
- <label class="control-label" for="page">page</label>
|
|
|
8360
|
- <input type="integer" class="form-control input-sm" id="page" required placeholder="分页页码" name="page">
|
8359
|
+ <label class="control-label" for="id">id</label>
|
|
|
8360
|
+ <input type="integer" class="form-control input-sm" id="id" required placeholder="系统消息id" name="id">
|
8361
|
</div>
|
8361
|
</div>
|
8362
|
<div class="form-group">
|
8362
|
<div class="form-group">
|
8363
|
<button type="submit" class="btn btn-success send" rel="59">提交</button>
|
8363
|
<button type="submit" class="btn btn-success send" rel="59">提交</button>
|
|
@@ -8884,7 +8884,7 @@ |
|
@@ -8884,7 +8884,7 @@ |
8884
|
</thead>
|
8884
|
</thead>
|
8885
|
<tbody>
|
8885
|
<tbody>
|
8886
|
<tr>
|
8886
|
<tr>
|
8887
|
- <td>off_line</td>
|
8887
|
+ <td>off_uid</td>
|
8888
|
<td>integer</td>
|
8888
|
<td>integer</td>
|
8889
|
<td>是</td>
|
8889
|
<td>是</td>
|
8890
|
<td>下线用户uid</td>
|
8890
|
<td>下线用户uid</td>
|
|
@@ -8925,8 +8925,8 @@ |
|
@@ -8925,8 +8925,8 @@ |
8925
|
<div class="panel-body">
|
8925
|
<div class="panel-body">
|
8926
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/teams/teamDetail" method="GET" name="form63" id="form63">
|
8926
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/teams/teamDetail" method="GET" name="form63" id="form63">
|
8927
|
<div class="form-group">
|
8927
|
<div class="form-group">
|
8928
|
- <label class="control-label" for="off_line">off_line</label>
|
|
|
8929
|
- <input type="integer" class="form-control input-sm" id="off_line" required placeholder="下线用户uid" name="off_line">
|
8928
|
+ <label class="control-label" for="off_uid">off_uid</label>
|
|
|
8929
|
+ <input type="integer" class="form-control input-sm" id="off_uid" required placeholder="下线用户uid" name="off_uid">
|
8930
|
</div>
|
8930
|
</div>
|
8931
|
<div class="form-group">
|
8931
|
<div class="form-group">
|
8932
|
<label class="control-label" for="page">page</label>
|
8932
|
<label class="control-label" for="page">page</label>
|
|
@@ -12023,7 +12023,7 @@ |
|
@@ -12023,7 +12023,7 @@ |
12023
|
|
12023
|
|
12024
|
<div class="row mt0 footer">
|
12024
|
<div class="row mt0 footer">
|
12025
|
<div class="col-md-6" align="left">
|
12025
|
<div class="col-md-6" align="left">
|
12026
|
- Generated on 2019-04-04 17:50:01 </div>
|
12026
|
+ Generated on 2019-04-04 18:10:33 </div>
|
12027
|
<div class="col-md-6" align="right">
|
12027
|
<div class="col-md-6" align="right">
|
12028
|
<a href="https://www.fastadmin.net" target="_blank">FastAdmin</a>
|
12028
|
<a href="https://www.fastadmin.net" target="_blank">FastAdmin</a>
|
12029
|
</div>
|
12029
|
</div>
|