Sfoglia il codice sorgente

update The First Time

leiy 1 anno fa
parent
commit
11aba0a18f

+ 1 - 1
OASystem/OASystem.Infrastructure/Repositories/Groups/DecreasePaymentsRepository.cs

@@ -167,7 +167,7 @@ namespace OASystem.Infrastructure.Repositories.Groups
                             C.OtherSideName = "";
                             C.Remark = "";
                             C.CreateUserId = grp_Decrease.CreateUserId;
-                            C.MFOperator = "";
+                            C.MFOperator = 0;
                             C.MFOperatorDate = "";
                             C.IsAuditDM = 0;
                             C.AuditDMOperate = 0;