|
|
@ -1625,9 +1625,6 @@ class DownloadController extends BaseController {
|
|
|
|
if (!empty($own_id)) {
|
|
|
|
if (!empty($own_id)) {
|
|
|
|
if (!empty($map['_string'])) {
|
|
|
|
if (!empty($map['_string'])) {
|
|
|
|
unset($map['_string']);
|
|
|
|
unset($map['_string']);
|
|
|
|
unset($userPlayInfoWhere['_string']);
|
|
|
|
|
|
|
|
unset($userGameLoginWhere['_string']);
|
|
|
|
|
|
|
|
unset($spendWhere['_string']);
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
$map['tab_apply.promote_id'] = $queryPromote['id'];//本账号
|
|
|
|
$map['tab_apply.promote_id'] = $queryPromote['id'];//本账号
|
|
|
|