Kaynağa Gözat

HTのAPI 新レイアウト対応

develop
sosuke.iwabuchi 2 yıl önce
ebeveyn
işleme
e7be52e9c2
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. +1
    -2
      app/Util/Custom/HelloTechno/API.php

+ 1
- 2
app/Util/Custom/HelloTechno/API.php Dosyayı Görüntüle

@@ -77,8 +77,7 @@ class API


private static function getParkingsUrl() private static function getParkingsUrl()
{ {
// $condition = [static::getHost(), static::URL_PARKINGS];
$condition = [static::getHost(), static::URL_PARKINGS, "9990"];
$condition = [static::getHost(), static::URL_PARKINGS];
return implode('/', $condition); return implode('/', $condition);
} }




Yükleniyor…
İptal
Kaydet