mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 重写系统部分业务导出
This commit is contained in:
@ -28,9 +28,6 @@ import java.util.Map;
|
||||
@Accessors(chain = true)
|
||||
@TableName("sys_oper_log")
|
||||
@ExcelIgnoreUnannotated
|
||||
//@ColumnWidth(16)
|
||||
//@HeadRowHeight(14)
|
||||
//@HeadFontStyle(fontHeightInPoints = 11)
|
||||
public class SysOperLog implements Serializable {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
Reference in New Issue
Block a user