added missing port ZZUKN
This commit is contained in:
parent
9ffbd23cb7
commit
17ea1f080c
@ -172,6 +172,7 @@ namespace bsmd.Tool
|
||||
else
|
||||
{
|
||||
string locode = reader2.GetString(0) + reader2.GetString(2);
|
||||
if (locode.Equals("ZZUKN")) continue;
|
||||
if (!currentLocodes.Contains(locode))
|
||||
deleteIds.Add(reader2.GetInt32(1));
|
||||
}
|
||||
|
||||
BIN
misc/db.sqlite
BIN
misc/db.sqlite
Binary file not shown.
Loading…
Reference in New Issue
Block a user