Commit c1c693bc by 王召彬

修改注释

parent b1165c09
...@@ -27,6 +27,7 @@ interface CommsettingInterface ...@@ -27,6 +27,7 @@ interface CommsettingInterface
* @return array * @return array
* 返回内容说明: * 返回内容说明:
* ['state'] => 分销佣金规则是否启用,0不启用,1启用 * ['state'] => 分销佣金规则是否启用,0不启用,1启用
* ['rechargeState'] => 储值卡代理是否启用,0不启用,1启用
* ['rule'] => 分销佣金规则具体设置内容,json格式: {"1":35,"2":14.5} * ['rule'] => 分销佣金规则具体设置内容,json格式: {"1":35,"2":14.5}
* ['minWithdraw'] => 最小提现金额,单位分 * ['minWithdraw'] => 最小提现金额,单位分
* ['memo'] => 规则备注说明 * ['memo'] => 规则备注说明
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment