From 13b875793c17b3eb9437a8d2db65bab04f027e39 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期二, 18 三月 2025 14:00:54 +0800 Subject: [PATCH] 111 --- StandardPda/MES.Service/Dto/service/XJPageResult.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/StandardPda/MES.Service/Dto/service/XJPageResult.cs b/StandardPda/MES.Service/Dto/service/XJPageResult.cs index 0f9859d..e511381 100644 --- a/StandardPda/MES.Service/Dto/service/XJPageResult.cs +++ b/StandardPda/MES.Service/Dto/service/XJPageResult.cs @@ -8,4 +8,9 @@ public string? result { get; set; } public string? id { get; set; } + + /// <summary> + /// 鎼滅储鏉′欢锛屾牴鎹鏉′欢绛涢�変緵搴斿晢 鐗╂枡缂栫爜 鐗╂枡鍚嶇О鐨勬暟鎹� + /// </summary> + public string? SearchValue { get; set; } } \ No newline at end of file -- Gitblit v1.9.3