Update scf.php

pull/216/head
BingoKingo 2020-04-04 11:19:54 +08:00 committed by GitHub
parent 5c6f3a3ed8
commit 3d42da7816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 11 deletions

View File

@ -409,22 +409,11 @@ namespace:' . $_SERVER['namespace'] . '<br>
<button onclick="location.href = location.href;">'.getconstStr('Refresh').'</button>';
}
<<<<<<< HEAD:platform/scf.php
function OnekeyUpate($auth = 'BingoKingo', $project = 'Tfo', $branch = 'master')
=======
function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
>>>>>>> upstream/master:function/scf.php
{
$source['url'] = 'https://github.com/' . $auth . '/' . $project;
$source['branch'] = $branch;
return json_decode(updateProgram($_SERVER['function_name'], $_SERVER['Region'], $_SERVER['namespace'], getConfig('SecretId'), getConfig('SecretKey'), $source), true)['Response'];
<<<<<<< HEAD:platform/scf.php
}
function setConfigResponse($response)
=======
>>>>>>> upstream/master:function/scf.php
}
function setConfigResponse($response)