|
@@ -23569,6 +23569,11 @@
|
|
|
<td>int</td>
|
|
|
<td>午餐订购数量</td>
|
|
|
</tr>
|
|
|
+ <tr>
|
|
|
+ <td>is_lunch_send</td>
|
|
|
+ <td>int</td>
|
|
|
+ <td>午餐提醒1未发送 2 已发送</td>
|
|
|
+ </tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
</div>
|
|
@@ -23939,7 +23944,7 @@
|
|
|
<td>method</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>支付模式</td>
|
|
|
+ <td>支付模式:miniapp=微信小程序;app=app</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
@@ -23969,7 +23974,7 @@
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<label class="control-label" for="method">method</label>
|
|
|
- <input type="string" class="form-control input-sm" id="method" required placeholder="支付模式" name="method">
|
|
|
+ <input type="string" class="form-control input-sm" id="method" required placeholder="支付模式:miniapp=微信小程序;app=app" name="method">
|
|
|
</div>
|
|
|
<div class="form-group form-group-submit">
|
|
|
<button type="submit" class="btn btn-success send" rel="40">提交</button>
|
|
@@ -28830,7 +28835,7 @@
|
|
|
|
|
|
</div>
|
|
|
<div class="col-md-6" align="right">
|
|
|
- Generated on 2023-04-06 14:24:37 <a href="./" target="_blank">渔播报</a>
|
|
|
+ Generated on 2023-04-06 16:51:40 <a href="./" target="_blank">渔播报</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
|