|
@@ -103,7 +103,7 @@ public class JkxlData {
|
|
this.projectId = projectId;
|
|
this.projectId = projectId;
|
|
}
|
|
}
|
|
|
|
|
|
- @ExcelField(title="元素描述", align=2, sort=2)
|
|
|
|
|
|
+ @ExcelField(title="元素描述", align=1, sort=2)
|
|
public String getDescribe() {
|
|
public String getDescribe() {
|
|
return describe;
|
|
return describe;
|
|
}
|
|
}
|