@@ -53,7 +53,9 @@ class Manage
Dever::db('area/city')->update($update);
}
- $this->setTown_api();
+ if ($id == 1) {
+ $this->setTown_api();
+ }