From cdf16399c46e2e7b1dfc112e12e7a4271109cab1 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期一, 18 十二月 2023 13:33:58 +0800
Subject: [PATCH] 1

---
 WebAPI/Controllers/工资管理/Pay_OtherBalBillController.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git "a/WebAPI/Controllers/\345\267\245\350\265\204\347\256\241\347\220\206/Pay_OtherBalBillController.cs" "b/WebAPI/Controllers/\345\267\245\350\265\204\347\256\241\347\220\206/Pay_OtherBalBillController.cs"
index 76bf4f8..f52baec 100644
--- "a/WebAPI/Controllers/\345\267\245\350\265\204\347\256\241\347\220\206/Pay_OtherBalBillController.cs"
+++ "b/WebAPI/Controllers/\345\267\245\350\265\204\347\256\241\347\220\206/Pay_OtherBalBillController.cs"
@@ -146,6 +146,7 @@
             string UserName = "";
             string s = "";
             long mouldid;
+            DBUtility.ClsPub.CurUserName = msg4;  //鎿嶄綔浜�
             ListModels oListModels = new ListModels();
             try
             {
@@ -266,7 +267,7 @@
                     //oItemSub.HRepairCheckContent = ""; //楠屾敹鍐呭
                     //oItemSub.HManagerID = 0;   //璐熻矗浜篒D
                     //oItemSub.HCloseMan = "";       //琛屽叧闂�
-                    oItemSub.HEntryCloseDate = DBUtility.ClsPub.isDate(DateTime.Now);
+                    oItemSub.HEntryCloseDate = DBUtility.ClsPub.isDate("");
                     oItemSub.HCloseType = false;   //鍏抽棴绫诲瀷
                     //oItemSub.HRemark = "";         //澶囨敞
                     oItemSub.HSourceInterID = 0;     // 婧愬崟涓诲唴鐮�

--
Gitblit v1.9.1