commit by yzf

master
Yang 3 years ago
parent 3d536481dc
commit ef181c2af2

@ -489,7 +489,7 @@ namespace FactorySystemBll
mItem.FOldID = oldId;
mItem.FLevelID = vItem.FLevel;
mItem.FParentID = oldParent;
mItem.FTestCode = teamInfo.FNewTestCode;
//mItem.FTestCode = teamInfo.FNewTestCode;
if (mItem.FLevelID >= 1) formulaList.Add(mItem);
}

Loading…
Cancel
Save