This commit is contained in:
2018-08-31 18:13:16 +00:00
parent 0d2a3f9c5a
commit a0399fb47d

View File

@@ -194,6 +194,7 @@ namespace AyaNova.Biz
bool bImportSucceeded = false;
//some new types can import multiple old types and it might matter which is which to the importer
//so tag it with the original type
//------
j.Add("V7_TYPE", JToken.FromObject(entryStartsWith));
j.Add("IMPORT_TASK", JToken.FromObject(importTask));