mengxiangge 6 years ago
parent
commit
87087cee72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MBI/SAGA.MBI/DataArrange/DalUploadFloor.cs

+ 1 - 1
MBI/SAGA.MBI/DataArrange/DalUploadFloor.cs

@@ -317,7 +317,7 @@ namespace SAGA.MBI.DataArrange
         {
         {
             if (mode != null)
             if (mode != null)
             {
             {
-                mode.Operator = DocumentChangedOperator.DeleteSaveDuty;
+                mode.Operator = DocumentChangedOperator.DeleteSaveDuty; 
             }
             }
         }
         }
         /// <summary>
         /// <summary>