zyf
2025-08-26 fa53abd5d374862c640da5310d0bd1bb641a0d5b
MES.Service/Dto/service/XJPageResult.cs
@@ -8,4 +8,7 @@
    public string? result { get; set; }
    public string? id { get; set; }
    public string? SearchValue { get; set; }
    public string? LoginUser { get; set; } //用户编码
}