重要:代码全局优化与添加一次合格,抛光仓库的截止日期数据查询功能
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace ZR.Model.MES.wms.Dto
|
||||
{
|
||||
/// <summary>
|
||||
/// 抛光管理-质量统计查询对象
|
||||
/// </summary>
|
||||
public class WmPolishQualityStatisticsQueryDto : PagerInfo
|
||||
public class WmPolishQualityStatisticsQueryDto : PagerInfo
|
||||
{
|
||||
|
||||
public string WorkorderId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user