交友卡关系 创建小房间失败继续进行
This commit is contained in:
@@ -1104,7 +1104,6 @@ function coin_earning($all_gift_price,$ratio){
|
||||
//金币转换人民币
|
||||
//小数点保留4位
|
||||
$result = $all_gift_price * $ratio / 100 / get_system_config_value('rmb_coin_ratio');
|
||||
|
||||
return round($result, 4);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user