|
@@ -18,6 +18,7 @@ namespace JLHHJSvr.Com
|
|
/// 半成品信息:主表
|
|
/// 半成品信息:主表
|
|
/// </summary>
|
|
/// </summary>
|
|
public u_bednet bednet { get; set; }
|
|
public u_bednet bednet { get; set; }
|
|
|
|
+ public int dannum_type { get; set; }
|
|
public List<u_bednetmx> bednetMx { get; set; }
|
|
public List<u_bednetmx> bednetMx { get; set; }
|
|
public List<u_bednetmx_spring> spring { get; set; }
|
|
public List<u_bednetmx_spring> spring { get; set; }
|
|
}
|
|
}
|