From 89b94f3cc1aa492b3223b97f3312d8eca004032b Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期四, 05 六月 2025 14:20:48 +0800 Subject: [PATCH] - --- Admin.NET/FZCZTB.TSCL.Application/Service/ProcurementComplaint/Dto/ProcurementComplaintOutput.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Admin.NET/FZCZTB.TSCL.Application/Service/ProcurementComplaint/Dto/ProcurementComplaintOutput.cs b/Admin.NET/FZCZTB.TSCL.Application/Service/ProcurementComplaint/Dto/ProcurementComplaintOutput.cs index 86a7e3f..956dbe8 100644 --- a/Admin.NET/FZCZTB.TSCL.Application/Service/ProcurementComplaint/Dto/ProcurementComplaintOutput.cs +++ b/Admin.NET/FZCZTB.TSCL.Application/Service/ProcurementComplaint/Dto/ProcurementComplaintOutput.cs @@ -85,6 +85,8 @@ /// 淇敼鑰呭鍚� /// </summary> public string? UpdateUserName { get; set; } + + } -- Gitblit v1.9.1