CheckChargeLimit » 历史记录 » 版本 4
tejie, 2025-05-14 17:25
1 | 4 | tejie | h4. _*%{color:green}checkChargeLimit%*_ |
---|---|---|---|
2 | 1 | machenhe | |
3 | 检测当前充值的额度是否满足条件,写在 %{color:green}QFunction-0.txt% 中的[@recharge]方法中 |
||
4 | |||
5 | 2 | tejie | 标签:命令定义^checkChargeLimit |
6 | 1 | machenhe | |
7 | *格式* |
||
8 | |命令名 |参数1 |参数2 | |
||
9 | |checkChargeLimit |操作符(>、<、=) |数额 | |
||
10 | |||
11 | 说明: |
||
12 | * 参数1 |
||
13 | ** >:大于相应数值 |
||
14 | ** <:小于相应数值 |
||
15 | ** =:等于相应数值 |
||
16 | |||
17 | * 参数2 |
||
18 | 数额 |
||
19 | |||
20 | 3 | tejie | - |
21 | - |
||
22 | 1 | machenhe | |
23 | 3 | tejie | h4. *%{color:deepskyblue}特戒引擎脚本示例:%* |
24 | |||
25 | 1 | machenhe | %{color:green}QFunction-0.txt%: |
26 | |||
27 | bq. [<notextile>@</notextile>recharge] |
||
28 | 3 | tejie | #if |
29 | *{color:green}checkChargeLimit* = 18 |
||
30 | #act |
||
31 | [[sendMsg]] 0 <$userName>成功充值了18元 |