| Constructor and Description |
|---|
TableBizImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearFile()
清理文件
|
String |
formatFileName(String url) |
protected net.mingsoft.base.dao.IBaseDao |
getDao() |
String |
getRealPath(String filePath)
获取站点根目录
|
void |
init() |
List<String> |
tableTraList(String table,
String[] fields,
String rootPath)
通过表名找到表中所有文件
|
countBySQL, createTable, delete, deleteBySQL, deleteEntity, deleteEntity, dropTable, excuteSql, getEntity, getEntity, insertBySQL, query, queryAll, queryBySQL, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateEntity@PostConstruct public void init()
protected net.mingsoft.base.dao.IBaseDao getDao()
getDao in class net.mingsoft.base.biz.impl.BaseBizImplpublic void clearFile()
ITableBizpublic List<String> tableTraList(String table, String[] fields, String rootPath)
table - 表名fields - 字段数组 字段类型 json为element上传组件的json,需要有path字段,string为富文本内容,path单纯路径rootPath - Copyright © 2020. All rights reserved.