dever 3 سال پیش
والد
کامیت
fa053dec13
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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) {