put in new if select file then no show file is not select
This commit is contained in:
@@ -79,7 +79,7 @@ public class ImportPersonRepository
|
||||
}
|
||||
else
|
||||
{
|
||||
error = "error filename " + criteria.FileName + " can not find";
|
||||
error = "error filename " + criteria.FileName + " can not find in this folder:" + imagePath;
|
||||
statusCode = -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user