Commit b07298a3 authored by “yiyousong”'s avatar “yiyousong”
parents c972ec4b b2831854
......@@ -45,17 +45,17 @@ public class WindowEntity extends WindowVo {
/**
* 区域
*/
@Excel(name = "用户名")
@Excel(name = "区域")
private String region;
/**
* 英语区域
*/
@Excel(name = "用户名")
@Excel(name = "英语区域")
private String englishRegion;
/**
* 窗口编号
*/
@Excel(name = "用户名")
@Excel(name = "窗口编号")
private String fromnum;
/**
* 红旗窗口 (1.是,0.否)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment