数量
节点
(amt|amount)(s)?示例
# 静态数量
amount: 10
# 动态数量 (需要是返回数值的变量)
# v2 版中此项不再默认进行 Js 运算
amount: '%server_time_s%'注意
Last updated
Was this helpful?
(amt|amount)(s)?# 静态数量
amount: 10
# 动态数量 (需要是返回数值的变量)
# v2 版中此项不再默认进行 Js 运算
amount: '%server_time_s%'Last updated
Was this helpful?
Was this helpful?