Commit 84f9c2dd authored by 赵啸非's avatar 赵啸非

添加自定义导入

parent 2d326328
......@@ -37,9 +37,9 @@ public class MatterCustomImportEntity extends BaseEntityLong {
private String deptName;
/**
* 承诺办时限
* 承诺办时限
*/
@Excel(name = "承诺办时限")
@Excel(name = "承诺办时限")
private String promiseTimeLimitShow;
......@@ -72,6 +72,7 @@ public class MatterCustomImportEntity extends BaseEntityLong {
/**
* 投诉电话
*/
@Excel(name = "投诉电话")
private String cousultingTelephoneShow;
......
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