ÎļþÃû´Ó PipeLineLems/server/src/CMS.Plugin.PipeLineLems.MySQL/Migrations/20250511025035_Update1.Designer.cs ÐÞ¸Ä |
| | |
| | | namespace CMS.Plugin.PipeLineLems.MySQL.Migrations |
| | | { |
| | | [DbContext(typeof(CMSPluginDbContext))] |
| | | [Migration("20250511025035_Update1")] |
| | | [Migration("20250511041027_Update1")] |
| | | partial class Update1 |
| | | { |
| | | protected override void BuildTargetModel(ModelBuilder modelBuilder) |
| | |
| | | .ValueGeneratedOnAdd() |
| | | .HasColumnType("char(36)"); |
| | | |
| | | b.Property<byte>("CallMaterialStatus") |
| | | .HasColumnType("tinyint unsigned") |
| | | b.Property<int>("CallMaterialStatus") |
| | | .HasColumnType("int") |
| | | .HasComment("å«æç¶æ"); |
| | | |
| | | b.Property<string>("ConcurrencyStamp") |
| | |
| | | .ValueGeneratedOnAdd() |
| | | .HasColumnType("char(36)"); |
| | | |
| | | b.Property<byte>("CallMaterialStatus") |
| | | .HasColumnType("tinyint unsigned") |
| | | b.Property<int>("CallMaterialStatus") |
| | | .HasColumnType("int") |
| | | .HasComment("å«æç¶æ"); |
| | | |
| | | b.Property<string>("ConcurrencyStamp") |
| | |
| | | .ValueGeneratedOnAdd() |
| | | .HasColumnType("char(36)"); |
| | | |
| | | b.Property<byte>("CallMaterialStatus") |
| | | .HasColumnType("tinyint unsigned") |
| | | b.Property<int>("CallMaterialStatus") |
| | | .HasColumnType("int") |
| | | .HasComment("å«æç¶æ"); |
| | | |
| | | b.Property<string>("ConcurrencyStamp") |
| | |
| | | .HasColumnType("varchar(256)") |
| | | .HasComment("æ³å
°å
¬ç§°åå"); |
| | | |
| | | b.Property<byte>("WorkPlanStatus") |
| | | .HasColumnType("tinyint unsigned") |
| | | b.Property<int>("WorkPlanStatus") |
| | | .HasColumnType("int") |
| | | .HasComment("计åç¶æ"); |
| | | |
| | | b.Property<string>("WorkpieceName") |