xxxrrrdddd il y a 3 ans
Parent
commit
0ff6afc63d
2 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 1 1
      application/api/controller/MobileController.php
  2. 3 3
      public/api.html

+ 1 - 1
application/api/controller/MobileController.php

@@ -38,7 +38,7 @@ class MobileController extends UserApi
      * @ApiParams (name="network",description="网络")
      * @ApiParams (name="price_min",description="价格最低数字")
      * @ApiParams (name="price_max",description="价格最高数字")
-     * @ApiParams (name="exclude_num",description="排除数字")
+     * @ApiParams (name="exclude_num",description="排除数字,数字[1,2,3]")
      * @ApiParams (name="num_max",description="数字较多,传数字")
      * @ApiParams (name="rule_position",description="规律位置,middle中间,tail尾部")
      * @ApiParams (name="rule_name",description="规律名,AAAA什么的")

+ 3 - 3
public/api.html

@@ -2316,7 +2316,7 @@
                                                         <td>exclude_num</td>
                                                         <td>string</td>
                                                         <td>是</td>
-                                                        <td>排除数字</td>
+                                                        <td>排除数字,数字[1,2,3]</td>
                                                     </tr>
                                                                                                         <tr>
                                                         <td>num_max</td>
@@ -2408,7 +2408,7 @@
                                                         </div>
                                                                                                                 <div class="form-group">
                                                             <label class="control-label" for="exclude_num">exclude_num</label>
-                                                            <input type="string" class="form-control input-sm" id="exclude_num" required placeholder="排除数字" name="exclude_num">
+                                                            <input type="string" class="form-control input-sm" id="exclude_num" required placeholder="排除数字,数字[1,2,3]" name="exclude_num">
                                                         </div>
                                                                                                                 <div class="form-group">
                                                             <label class="control-label" for="num_max">num_max</label>
@@ -9394,7 +9394,7 @@
 
                 </div>
                 <div class="col-md-6" align="right">
-                    Generated on 2022-04-19 15:59:13 <a href="./" target="_blank">靓号</a>
+                    Generated on 2022-04-21 13:48:33 <a href="./" target="_blank">靓号</a>
                 </div>
             </div>