南骏 池
2025-04-14 7c67d60d2233f71547bcff90e03f9343dd4f13a2
util/LogUtil.cs
@@ -22,7 +22,7 @@
                .Select(it => it.Guid) //
                .First();
            detail = "[PDA]" + detail;
            //detail = "[PDA]" + detail;
            // 执行存储过程
            db.Ado.ExecuteCommand(
                "exec prc_log_create @edtUserGuid, @abtGuid, @abtTable, @detail, @orderNo",