* Add code for gitlab.

This commit is contained in:
lichengjun
2021-06-23 13:44:01 +08:00
parent d02701de5a
commit 8defd7528f
6 changed files with 32 additions and 15 deletions
+1
View File
@@ -2233,6 +2233,7 @@ EOD;
$response = curl_exec($curl);
$errors = curl_error($curl);
curl_close($curl);
$logFile = $app->getLogRoot() . 'saas.'. date('Ymd') . '.log.php';