|
|
@@ -25,7 +25,7 @@ public class SysUser extends BaseEntity
|
|
|
private static final long serialVersionUID = 1L;
|
|
|
|
|
|
/** 用户ID */
|
|
|
- @Excel(name = "用户序号", cellType = ColumnType.NUMERIC, prompt = "用户编号",width = 8,type =Type.EXPORT)
|
|
|
+// @Excel(name = "用户序号", cellType = ColumnType.NUMERIC, prompt = "用户编号",width = 8,type =Type.EXPORT)
|
|
|
private Long userId;
|
|
|
/**
|
|
|
* 工号
|