Package | Description |
---|---|
cn.jsj.onclock.controller | |
cn.jsj.onclock.dao | |
cn.jsj.onclock.service | |
cn.jsj.onclock.service.impl |
Modifier and Type | Method and Description |
---|---|
Result<AdEnt> |
AdController.getOneAd()
随机查询一个广告信息
|
Modifier and Type | Method and Description |
---|---|
AdEnt |
AdDao.getAdEntById(Long adId)
根据Id查询一个广告的基本信息
|
Modifier and Type | Method and Description |
---|---|
AdEnt |
AdService.getRandomAd()
随机查询一个广告信息
|
Modifier and Type | Method and Description |
---|---|
AdEnt |
AdServiceImpl.getRandomAd()
随机查询一个广告信息
|
Copyright © 2022. All rights reserved.