28 changed files with 53 additions and 137 deletions
@ -1,84 +0,0 @@ |
|||
using JetBrains.Annotations; |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
using Volo.Abp.Domain.Entities.Auditing; |
|||
|
|||
namespace WY.NewJit.Extends |
|||
{ |
|||
/// <summary>
|
|||
/// 生产线管理
|
|||
/// </summary>
|
|||
public class MenBanPackingRec2 : FullAuditedAggregateRoot<Guid> |
|||
{ |
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column00 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column01 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column02 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column03 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column04 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column05 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column06 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column07 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column08 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column09 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column10 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column11 { get; set; } |
|||
|
|||
/// <summary>
|
|||
/// 列N
|
|||
/// </summary>
|
|||
public virtual string Column12 { get; set; } |
|||
|
|||
|
|||
|
|||
} |
|||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@ |
|||
6d2fe8ec5bc907c024a5ddabfd324b4824f304459352f78a7d89e3d9cfbe6252 |
|||
a40819ce8066d3478da910d1582b68a0b9e81b931d4dc46fb251c28adc396dd7 |
|||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@ |
|||
a97332eadfccd04ca5a3d2e104ed3aa27eb952b00af14d48bb16c021e7e8e0e6 |
|||
b809d5ff0b4e2ed0d2cfb967cbf1ed268b666995e296a8a123408bdd3804a21c |
|||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue