注册送金币关掉了
This commit is contained in:
@@ -17,7 +17,7 @@ class UserWallet extends Model
|
||||
$earnings = Db::name('user_wallet_earnings')->insert($insert_data);
|
||||
if($coin && $earnings){
|
||||
//预测版块 上线前注释掉 ======👇======
|
||||
model('api/UserWallet')->change_user_cion_log($uid,1000000,0,40,'预测-系统充值');
|
||||
// model('api/UserWallet')->change_user_cion_log($uid,1000000,0,40,'预测-系统充值');
|
||||
//预测版块 上线前注释掉======👆======
|
||||
return true ;
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user