dever %!s(int64=3) %!d(string=hai) anos
pai
achega
fa053dec13
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/card/src/Api.php

+ 1 - 0
app/card/src/Api.php

@@ -226,6 +226,7 @@ class Api extends Core
 
         $shop_type = $this->shop['type'];
         $cur_city = Dever::input('city');
+        $cur_city = $this->shop['city'];
         if ($cur_city) {
             $county = Dever::db('area/county')->find($cur_city);
             if ($county) {