| Package | Description |
|---|---|
| net.mingsoft.basic.action | |
| net.mingsoft.basic.biz | |
| net.mingsoft.basic.biz.impl | |
| net.mingsoft.basic.util |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AppAction.checkForm(AppEntity app,
javax.servlet.http.HttpServletResponse response)
判断站点域名的合法性
|
net.mingsoft.base.entity.ResultData |
AppAction.update(org.springframework.ui.ModelMap mode,
AppEntity app,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
更新站点信息
|
| Modifier and Type | Method and Description |
|---|---|
AppEntity |
IAppBiz.getFirstApp()
根据站点域名获取站点实体
|
| Modifier and Type | Method and Description |
|---|---|
AppEntity |
AppBizImpl.getFirstApp() |
| Modifier and Type | Method and Description |
|---|---|
static AppEntity |
BasicUtil.getApp()
获取当前模块对应的app
必返回一条
注意:没有站群插件appUrl会设置当前域名
|
static AppEntity |
BasicUtil.getWebsiteApp()
获取当前模块对应的app
使用了站群插件才会有值
|
Copyright © 2020. All rights reserved.