|
|
@ -70,7 +70,7 @@ public class IcNatExcelImportListener implements ReadListener<IcNatImportExcelDa |
|
|
|
icNatEntity.setAgencyId(currentAgencyId); |
|
|
|
icNatEntity.setPids(currentAgencyPids); |
|
|
|
icNatEntity.setUserId(currentUserId); |
|
|
|
icNatEntity.setUserType("other"); |
|
|
|
icNatEntity.setUserType("import"); |
|
|
|
icNatEntity.setNatResult(natResult); |
|
|
|
icNatEntity.setAttachmentType(""); |
|
|
|
icNatEntity.setAttachmentUrl(""); |
|
|
|