城市查询列表
轮播图 首页图标
This commit is contained in:
@@ -9,6 +9,11 @@ use think\Db;
|
||||
class Ad extends ApiBase
|
||||
{
|
||||
public $like_not_need_login = ['lists','channel','label','add_comost','add_comost','list_comost','follow_comost','comost_add','label_edit','comost_info','notice','position','position_list','vode_type','video_list','video_info','user_wages','user_wages_add','user_leave','fine','recruit','last_leave','last_fine','notice_list','leave','auth'];
|
||||
|
||||
/**
|
||||
* @return void
|
||||
* 广告图片展示
|
||||
*/
|
||||
public function lists()
|
||||
{
|
||||
$pid = $this->request->get('pid');
|
||||
|
||||
Reference in New Issue
Block a user