移动系统liao
7 小时以前 a9bfc98a7e670f350529fc3e91d6cde453115a38
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>