cp空间
This commit is contained in:
@@ -146,7 +146,7 @@ class UserCp extends Model
|
||||
|
||||
if ($existing_decoration) {
|
||||
Db::name('vs_user_decorate')
|
||||
->where(['id' => $existing_decoration['id']])
|
||||
->where(['udid' => $existing_decoration['udid']])
|
||||
->update(['is_using' => 2]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user