public interface IAppBiz
extends net.mingsoft.base.biz.IBaseBiz
| Modifier and Type | Method and Description |
|---|---|
int |
countByUrl(String websiteUrl)
查找域名相同站点的个数
|
AppEntity |
getByManagerId(int managerId)
根据站点管理员id查找站点
|
AppEntity |
getByUrl(String websiteUrl)
根据站点域名获取站点实体
|
alterTable, alterTable, countBySQL, createTable, delete, deleteBySQL, deleteEntity, deleteEntity, dropTable, excuteSql, getEntity, getEntity, insertBySQL, query, queryAll, queryBySQL, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateEntityCopyright © 2020. All rights reserved.