Merge branch 'hotfix/oldpack'

master
liaojinling 5 years ago
commit fc06248469

@ -194,6 +194,7 @@ class GameSourceService {
]; ];
} }
$params['packageUrl'] = C('DOMAIN_DOWNLOAD') . ltrim($originalUrl, '.');
$params['type'] = 'org'; $params['type'] = 'org';
$result = $this->createPlist($params); $result = $this->createPlist($params);
if ($result['status']) { if ($result['status']) {

Loading…
Cancel
Save