username@email.com
2024-10-10 039469c9070ffd15b6889d33f56e6af98a6f7739
cylsg/EzInitQ/PayServiceMessageQ.cs
@@ -293,6 +293,8 @@
                retdata.BatchStatus = ret.BatchStatus;
                retdata.UpDataBy = "再次微信付款请求";
                retdata.UpDataTime = DateTime.Now;
                retdata.ErrorMsg = null;
                retdata.ErrorCode = null;
                await WeChatTransferOrderwork.UpdateAsync(retdata);
            }
            else