Explorar o código

修改方法名

ajun %!s(int64=5) %!d(string=hai) anos
pai
achega
634fb35fa6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/CacheShelfService.php

+ 1 - 1
app/Services/CacheShelfService.php

@@ -32,7 +32,7 @@ class CacheShelfService
      * @param $pointY
      * @param $pointY
      * @return string
      * @return string
      */
      */
-    public function lightOnApi(Station $station,$pointX,$pointY): string
+    public function lightOn(Station $station,$pointX,$pointY): string
     {
     {
 
 
         $locCode = 'HAI'.$station['code'].'-0'.$pointX.'-0'.$pointY;
         $locCode = 'HAI'.$station['code'].'-0'.$pointX.'-0'.$pointY;