1
llj
2 天以前 4c2d6fc7aeb7fe0cc44b2735514d47ff2ace18fa
WebAPI/Controllers/MJGL/Sc_MouldLifeUseBillController.cs
@@ -221,6 +221,7 @@
                    oItem.HBillType = "3845";
                    oItem.HBillSubType = "3845";
                    oItem.HYear = DBUtility.ClsPub.isLong(DateTime.Now.Year);
                    oItem.HPeriod = DBUtility.ClsPub.isLong(DateTime.Now.Month);
                    oItem.HMakeDate = DBUtility.ClsPub.isStrNull(DateTime.Now.ToString("yyyy-MM-dd"));
                    oItem.HMaker = user;
                    if (DBUtility.ClsPub.isStrNull(oItem.HDate) == "")