| 程序包 | 说明 |
|---|---|
| net.mingsoft.basic.action | |
| net.mingsoft.basic.biz | |
| net.mingsoft.basic.biz.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
SystemLogAction.form(SystemLogEntity systemLog,
javax.servlet.http.HttpServletResponse response,
javax.servlet.http.HttpServletRequest request,
org.springframework.ui.ModelMap model)
返回编辑界面systemLog_form
|
net.mingsoft.base.entity.ResultData |
SystemLogAction.get(SystemLogEntity systemLog,
javax.servlet.http.HttpServletResponse response,
javax.servlet.http.HttpServletRequest request,
org.springframework.ui.ModelMap model)
获取系统日志
|
net.mingsoft.base.entity.ResultData |
SystemLogAction.list(SystemLogEntity systemLog,
javax.servlet.http.HttpServletResponse response,
javax.servlet.http.HttpServletRequest request,
org.springframework.ui.ModelMap model,
org.springframework.validation.BindingResult result)
查询系统日志列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ISystemLogBiz.saveData(SystemLogEntity systemLogEntity)
异步保存数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SystemLogBizImpl.saveData(SystemLogEntity systemLogEntity) |
Copyright © 2020. All rights reserved.