diff --git a/BO/BO.csproj b/BO/BO.csproj index b97d887..1a118ed 100644 --- a/BO/BO.csproj +++ b/BO/BO.csproj @@ -75,7 +75,6 @@ - diff --git a/BO/BO/Bill/GradeAndWeight/WeightData.cs b/BO/BO/Bill/GradeAndWeight/WeightData.cs deleted file mode 100644 index ab2c10b..0000000 --- a/BO/BO/Bill/GradeAndWeight/WeightData.cs +++ /dev/null @@ -1,17 +0,0 @@ -using Forks.EnterpriseServices.DomainObjects2; -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace BO.BO.Bill -{ - [MapToTable("WeightData")] - public class WeightData - { - public decimal Weight { get; set; } - - public DateTime Time { get; set; } - } -} diff --git a/MaterialRequisition/MaterialRequisition.csproj b/MaterialRequisition/MaterialRequisition.csproj index 315cb08..073ff44 100644 --- a/MaterialRequisition/MaterialRequisition.csproj +++ b/MaterialRequisition/MaterialRequisition.csproj @@ -110,6 +110,8 @@ BWP.WinFormControl - + + + \ No newline at end of file diff --git a/MaterialRequisition/领料退料.txt b/MaterialRequisition/领料退料.txt new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/MaterialRequisition/领料退料.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SegmentationInStore/SegmentationInStore.csproj b/SegmentationInStore/SegmentationInStore.csproj index 78db7e2..2d9490e 100644 --- a/SegmentationInStore/SegmentationInStore.csproj +++ b/SegmentationInStore/SegmentationInStore.csproj @@ -91,6 +91,9 @@ BWP.WinFormControl + + +