移动系统liao
2 天以前 9f3ead22a8198d33891a0f8f23faec15dcfc731a
Admin.NET/FZCZTB.TSCL.Application/Service/ProcurementComplaint/Dto/ProcurementComplaintInput.cs
@@ -122,6 +122,13 @@
    /// 选中主键列表
    /// </summary>
    public List<Guid> SelectKeyList { get; set; }
    /// <summary>
    /// 是否成立
    /// </summary>
    public PComplaintStatus? Status { get; set; }
}
/// <summary>