feat: 老部门新部门对应关系导入
This commit is contained in:
+3
@@ -34,6 +34,9 @@ public class OldSystemImportDTO {
|
||||
@Excel(name = "BZFL", width = 15, orderNum = "6")
|
||||
private String bzfl;
|
||||
|
||||
@Excel(name = "国家/地区", width = 15, orderNum = "6", dicCode = "country_or_region")
|
||||
private String country;
|
||||
|
||||
@Excel(name = "BZYYTYPE", width = 15, orderNum = "7")
|
||||
private String bzyytype;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user