地图api
This commit is contained in:
@@ -30,7 +30,12 @@ use app\common\server\Alisms;
|
||||
class Index extends ApiBase
|
||||
{
|
||||
public $like_not_need_login = ['test','sedx','lists','appInit', 'downLine', 'share', 'config','pcLists','goods_stay_time','send_sms','get_pege'];
|
||||
|
||||
|
||||
public function visit()
|
||||
{
|
||||
$this->_success('',['a'=>1]);
|
||||
}
|
||||
|
||||
//短信宝接口
|
||||
public function sedx(){
|
||||
$nowtime = time();
|
||||
|
||||
Reference in New Issue
Block a user