生产管理模块代码调整
This commit is contained in:
@@ -15,11 +15,11 @@ namespace Tnb.EquipMgr.Entities.Dto
|
||||
public string eqp_code { get; set; }
|
||||
public string eqp_name { get; set; }
|
||||
public string eqp_type_code { get; set; }
|
||||
public string accept_status { get; set; }
|
||||
public string supplier_code { get; set; }
|
||||
//public string accept_status { get; set; }
|
||||
//public string supplier_code { get; set; }
|
||||
public string accept_date { get; set; }
|
||||
public string install_date { get; set; }
|
||||
public string use_department_code { get; set; }
|
||||
//public string use_department_code { get; set; }
|
||||
public string remark { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user