dever 3 năm trước cách đây
mục cha
commit
fa053dec13
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {