南骏 池
2025-04-01 ef5240b3fdb861ce57367976ee62b1d0145ce1ac
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",