@@ -11,7 +11,7 @@ use app\api\validate\RegionValidate;
*/
class RegionController extends BaseApiController
{
- public array $notNeedLogin = ['index'];
+ public array $notNeedLogin = ['index','get_address_location'];
/**
* 获取省市区
@@ -16,7 +16,6 @@ use think\Exception;
class RegionLogic extends BaseLogic
- public array $notNeedLogin = ['getRegionList','getLocation','get_first_char','get_first_char','array_group_by','my_trim'];
* 获取城市列表