| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699 |
- // <auto-generated />
- using System;
- using Business.EntityFrameworkCore;
- using Microsoft.EntityFrameworkCore;
- using Microsoft.EntityFrameworkCore.Infrastructure;
- using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
- using Volo.Abp.EntityFrameworkCore;
- #nullable disable
- namespace Business.Migrations.BusinessExtMigrationDb
- {
- [DbContext(typeof(BusinessExtMigrationDbContext))]
- partial class BusinessExtMigrationDbContextModelSnapshot : ModelSnapshot
- {
- protected override void BuildModel(ModelBuilder modelBuilder)
- {
- #pragma warning disable 612, 618
- modelBuilder
- .HasAnnotation("_Abp_DatabaseProvider", EfCoreDatabaseProvider.MySql)
- .HasAnnotation("ProductVersion", "6.0.5")
- .HasAnnotation("Relational:MaxIdentifierLength", 64);
- modelBuilder.Entity("Bussiness.Model.Ext.ext_xrefTest", b =>
- {
- b.Property<long>("Id")
- .ValueGeneratedOnAdd()
- .HasColumnType("bigint");
- b.Property<string>("dop_col1_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("表列1名");
- b.Property<string>("dop_col1_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("表列1值");
- b.Property<string>("dop_col2_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("表列2名");
- b.Property<string>("dop_col2_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("表列2值");
- b.Property<string>("dop_col3_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("表列3名");
- b.Property<string>("dop_col3_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("表列3值");
- b.Property<string>("dop_col4_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("表列4名");
- b.Property<string>("dop_col4_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("表列4值");
- b.Property<string>("dop_col5_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("表列5名");
- b.Property<string>("dop_col5_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("表列5值");
- b.Property<long?>("dop_id")
- .HasColumnType("bigint")
- .HasComment("DOP表ID");
- b.Property<string>("dop_sys_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("DOP系统名");
- b.Property<string>("dop_table_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("DOP表名");
- b.Property<string>("note")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("备注信息");
- b.Property<string>("other_col1_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("它列1名");
- b.Property<string>("other_col1_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("它列1名");
- b.Property<string>("other_col2_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("它列2名");
- b.Property<string>("other_col2_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("它列2名");
- b.Property<string>("other_col3_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("它列3名");
- b.Property<string>("other_col3_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("它列3名");
- b.Property<string>("other_col4_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("它列4名");
- b.Property<string>("other_col4_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("它列4名");
- b.Property<string>("other_col5_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("它列5名");
- b.Property<string>("other_col5_value")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("它列5名");
- b.Property<long?>("other_id")
- .HasColumnType("bigint")
- .HasComment("它表ID");
- b.Property<string>("other_sys_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("其它系统名");
- b.Property<string>("other_table_name")
- .HasMaxLength(32)
- .HasColumnType("varchar(32)")
- .HasComment("其它表名");
- b.HasKey("Id");
- b.ToTable("ext_xrefTest", (string)null);
- b.HasComment("ext_xrefTest");
- });
- modelBuilder.Entity("Bussiness.Model.Ext.in_kd_bom", b =>
- {
- b.Property<long>("Id")
- .ValueGeneratedOnAdd()
- .HasColumnType("bigint");
- b.Property<string>("FBOMCATEGORY")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("BOM分类");
- b.Property<string>("FCHILDITEMMODEL")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("子项规格型号");
- b.Property<string>("FCHILDITEMNAME")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("子项物料名称");
- b.Property<string>("FCHILDUNITID_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("子项单位");
- b.Property<string>("FChildSupplyOrgId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("供应组织");
- b.Property<decimal?>("FDENOMINATOR")
- .HasPrecision(23, 10)
- .HasColumnType("decimal(23,10)")
- .HasComment("用量:分母");
- b.Property<string>("FITEMMODEL")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("规格型号");
- b.Property<string>("FITEMNAME")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("物料名称");
- b.Property<string>("FITEMPPROPERTY")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("数据状态");
- b.Property<string>("FIskeyItem")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("替代主料");
- b.Property<string>("FMATERIALIDCHILD_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("子项物料编码");
- b.Property<string>("FMATERIALID_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("父项物料编码");
- b.Property<decimal?>("FNUMERATOR")
- .HasPrecision(23, 10)
- .HasColumnType("decimal(23,10)")
- .HasComment("用量:分子");
- b.Property<string>("FName_2052")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("BOM简称");
- b.Property<string>("FNumber")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("BOM版本");
- b.Property<string>("FPROCESSID_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("作业");
- b.Property<int?>("FReplaceGroup")
- .HasColumnType("int")
- .HasComment("项次");
- b.Property<string>("FReplacePolicy")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("替代策略");
- b.Property<int?>("FReplacePriority")
- .HasColumnType("int")
- .HasComment("替代优先级");
- b.Property<string>("FReplaceType")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("替代方式");
- b.Property<string>("FSubstitutionId_Name")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("80");
- b.Property<string>("FSubstitutionName")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("替代方案名称");
- b.Property<string>("FSupplyType")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("供应类型");
- b.Property<string>("FUseOrgId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("使用组织");
- b.Property<string>("F_ZXWLMS")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("子项物料描述");
- b.Property<string>("F_ZXWLPP")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("子项物料品牌");
- b.HasKey("Id");
- b.ToTable("in_kd_bom", (string)null);
- b.HasComment("物料清单");
- });
- modelBuilder.Entity("Bussiness.Model.Ext.in_kd_material", b =>
- {
- b.Property<long>("Id")
- .ValueGeneratedOnAdd()
- .HasColumnType("bigint");
- b.Property<decimal?>("FATOSchemeId_Name")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("ATO预测冲销方案");
- b.Property<decimal?>("FAccuLeadTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("累计提前期");
- b.Property<decimal?>("FAgentPurPlusRate")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("代理采购加成比例");
- b.Property<decimal?>("FAgentSalReduceRate")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("代理销售减价比例(%)");
- b.Property<string>("FAllowPartAhead")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("预计入库允许部分提前");
- b.Property<string>("FAllowPartDelay")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("预计入库允许部分延后");
- b.Property<string>("FAllowPublish")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许发布到订货平台");
- b.Property<DateTime?>("FApproveDate")
- .HasColumnType("datetime(6)")
- .HasComment("审核日期");
- b.Property<string>("FApproverId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("审核人");
- b.Property<string>("FAuxPropertyId_Name")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("辅助属性");
- b.Property<string>("FAuxUnitID_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("辅助单位");
- b.Property<string>("FBARCODE")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("条码");
- b.Property<string>("FBKFLTime")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("倒冲时机");
- b.Property<string>("FBOMUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("子项单位");
- b.Property<string>("FBackFlushType")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("倒冲数量");
- b.Property<string>("FBaseUnitId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("基本单位");
- b.Property<string>("FBatchRuleID_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("批号编码规则");
- b.Property<decimal?>("FBoxStandardQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("单箱标准数量");
- b.Property<string>("FCONFIGTYPE")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("配置生产");
- b.Property<decimal?>("FCanDelayDays")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("允许延后天数");
- b.Property<decimal?>("FCanLeadDays")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("允许提前天数");
- b.Property<string>("FCategoryID_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("存货类别");
- b.Property<string>("FChargeID_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("费用项目");
- b.Property<string>("FCheckDelivery")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("发货检验");
- b.Property<string>("FCheckEntrusted")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("受托材料检验");
- b.Property<string>("FCheckIncoming")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("来料检验");
- b.Property<decimal?>("FCheckLeadTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("检验提前期");
- b.Property<string>("FCheckLeadTimeType")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("检验提前期单位");
- b.Property<string>("FCheckOther")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("其他检验");
- b.Property<string>("FCheckProduct")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("产品检验");
- b.Property<string>("FCheckReturn")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("退货检验");
- b.Property<string>("FCheckReturnMtrl")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("生产退料检验");
- b.Property<string>("FCheckStock")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("库存检验");
- b.Property<decimal?>("FConsumVolatility")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("消耗波动(%)");
- b.Property<decimal?>("FCostPriceRate")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("结算成本价加减价比例(%)");
- b.Property<string>("FCountCycle")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("盘点周期单位");
- b.Property<decimal?>("FCountDay")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("盘点周期");
- b.Property<DateTime?>("FCreateDate")
- .HasColumnType("datetime(6)")
- .HasComment("创建日期");
- b.Property<string>("FCreateOrgId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("创建组织");
- b.Property<string>("FCreatorId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("创建人");
- b.Property<string>("FCurrencyId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("币别");
- b.Property<string>("FDSMatchByLot")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("按批号匹配供需");
- b.Property<decimal?>("FDailyOutQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("日产量");
- b.Property<string>("FDataSource")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("物料来源");
- b.Property<string>("FDefBarCodeRuleId_Name")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("默认条码规则");
- b.Property<string>("FDefaultLineId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("默认产线");
- b.Property<string>("FDefaultRouting_Name")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("默认工艺路线");
- b.Property<string>("FDefaultVendor_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("默认供应商");
- b.Property<decimal?>("FDelayExtendDay")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("延后宽限期");
- b.Property<string>("FDescription_2052")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("描述");
- b.Property<decimal?>("FEOQ")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("固定/经济批量");
- b.Property<decimal?>("FEWLeadDay")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("提醒提前期");
- b.Property<decimal?>("FEconReOrderQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("经济订货批量");
- b.Property<string>("FEnableCyclistQCSTK")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用库存周期复检");
- b.Property<string>("FEnableCyclistQCSTKEW")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用库存周期复检提醒");
- b.Property<string>("FErpClsID")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("物料属性");
- b.Property<decimal?>("FExpPeriod")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("保质期");
- b.Property<string>("FExpUnit")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("保质期单位");
- b.Property<decimal?>("FFIXLOSS")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("固定损耗");
- b.Property<string>("FFeatureItem")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("特征件子项");
- b.Property<decimal?>("FFinishReceiptOverRate")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("入库超收比例(%)");
- b.Property<string>("FFinishReceiptShortRate")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("入库欠收比例(%)");
- b.Property<decimal?>("FFixLeadTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("固定提前期");
- b.Property<decimal?>("FFixLeadTimeType")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("固定提前期单位");
- b.Property<DateTime?>("FForbidDate")
- .HasColumnType("datetime(6)")
- .HasComment("禁用日期");
- b.Property<string>("FForbidResonIsUsed")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("已使用");
- b.Property<string>("FForbidReson_2052")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("禁用原因");
- b.Property<string>("FForbidStatus")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("禁用状态");
- b.Property<string>("FForbidderId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("禁用人");
- b.Property<decimal?>("FGROSSWEIGHT")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("毛重");
- b.Property<decimal?>("FHEIGHT")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("高");
- b.Property<string>("FISAFTERSALE")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用售后服务");
- b.Property<string>("FISMinIssueQty")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("领料考虑最小发料批量");
- b.Property<string>("FISPRODUCTFILES")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("生成产品档案");
- b.Property<string>("FISWARRANTED")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("是否保修");
- b.Property<string>("FIncQcSchemeId_Name")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("质检方案");
- b.Property<string>("FIncSampSchemeId_Name")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("抽样方案");
- b.Property<decimal?>("FIncreaseQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("最小包装量");
- b.Property<string>("FInspectGroupId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("质检组");
- b.Property<string>("FInspectorId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("质检员");
- b.Property<string>("FIsATPCheck")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("ATP检查");
- b.Property<string>("FIsAffectCost1")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("影响出库成本");
- b.Property<string>("FIsAffectPlan1")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("影响计划");
- b.Property<string>("FIsAffectPrice1")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("影响价格");
- b.Property<string>("FIsAsset")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许资产");
- b.Property<string>("FIsBatchManage")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用批号管理");
- b.Property<string>("FIsCoby")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("可为联副产品");
- b.Property<string>("FIsComControl")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("组合控制");
- b.Property<string>("FIsCompleteSet")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("是否齐套件");
- b.Property<string>("FIsCycleCounting")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用盘点周期");
- b.Property<string>("FIsECN")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用ECN");
- b.Property<string>("FIsEnable1")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用");
- b.Property<string>("FIsEnableMaxStock")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用最大库存");
- b.Property<string>("FIsEnableMinStock")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用最小库存");
- b.Property<string>("FIsEnableReOrder")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用再订货点");
- b.Property<string>("FIsEnableSafeStock")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用安全库存");
- b.Property<string>("FIsEnableSchedule")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用日排产");
- b.Property<string>("FIsExpParToFlot")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("批号附属信息");
- b.Property<string>("FIsFirstInspect")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("产品首检");
- b.Property<string>("FIsInventory")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许库存");
- b.Property<string>("FIsKFPeriod")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("启用保质期管理");
- b.Property<string>("FIsKitting")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("是否关键件");
- b.Property<string>("FIsLockStock")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("可锁库");
- b.Property<string>("FIsMainPrd")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("可为主产品");
- b.Property<string>("FIsMrpComBill")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("MRP计算是否按单合并");
- b.Property<string>("FIsMrpComReq")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("MRP计算是否合并需求");
- b.Property<string>("FIsMustCounting")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("必盘");
- b.Property<string>("FIsPR")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("需要请购");
- b.Property<string>("FIsProduce")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("FIsProduce");
- b.Property<string>("FIsProductLine")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("生产线生产");
- b.Property<string>("FIsPurchase")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许采购");
- b.Property<string>("FIsQuota")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("配额管理");
- b.Property<string>("FIsReturn")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许退货");
- b.Property<string>("FIsReturnMaterial")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许退料");
- b.Property<string>("FIsReturnPart")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("部件可退");
- b.Property<string>("FIsSNCarryToParent")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("序列号携带到父项");
- b.Property<string>("FIsSNManage")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("库存管理");
- b.Property<string>("FIsSNPRDTracy")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("生产追溯");
- b.Property<string>("FIsSale")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许销售");
- b.Property<string>("FIsSourceControl")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("货源控制");
- b.Property<string>("FIsSubContract")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许委外");
- b.Property<string>("FIsTaxEnjoy")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("享受税收优惠政策");
- b.Property<string>("FIsVmiBusiness")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("VMI业务");
- b.Property<string>("FIssueType")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("发料方式");
- b.Property<decimal?>("FLENGTH")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("长");
- b.Property<decimal?>("FLOSSPERCENT")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("变动损耗率(%)");
- b.Property<decimal?>("FLeadExtendDay")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("提前宽限期");
- b.Property<string>("FMaterialGroup")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("物料分组编码");
- b.Property<string>("FMaterialGroup_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("物料分组");
- b.Property<decimal?>("FMaxPOQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("最大订货量");
- b.Property<decimal?>("FMaxStock")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("最大库存");
- b.Property<string>("FMdlId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("产品模型");
- b.Property<string>("FMdlMaterialId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("模型物料");
- b.Property<string>("FMfgPolicyId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("制造策略");
- b.Property<decimal?>("FMinIssueQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("最小发料批量");
- b.Property<string>("FMinIssueUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("最小发料批量单位");
- b.Property<decimal?>("FMinPOQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("最小订货量");
- b.Property<decimal?>("FMinPackCount")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("最小包装数");
- b.Property<decimal?>("FMinSplitQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("最小拆分数量");
- b.Property<decimal?>("FMinStock")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("最小库存");
- b.Property<string>("FMnemonicCode")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("助记码");
- b.Property<string>("FModifierId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("修改人");
- b.Property<DateTime?>("FModifyDate")
- .HasColumnType("datetime(6)")
- .HasComment("修改日期");
- b.Property<decimal?>("FNETWEIGHT")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("净重");
- b.Property<string>("FName_2052")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("名称");
- b.Property<string>("FNumber")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("编码");
- b.Property<string>("FOldNumber")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("旧物料编码");
- b.Property<decimal?>("FOnlineLife")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("在架寿命期");
- b.Property<decimal?>("FOrderIntervalTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("订货间隔期");
- b.Property<string>("FOrderIntervalTimeType")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("订货间隔期单位");
- b.Property<string>("FOrderPolicy")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("订货策略");
- b.Property<decimal?>("FOrderQty")
- .HasPrecision(20, 10)
- .HasColumnType("decimal(20,10)")
- .HasComment("起订量");
- b.Property<string>("FOrgTrustBillType_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("组织间受托类型");
- b.Property<string>("FOutLmtUnit")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("超发控制单位");
- b.Property<decimal?>("FOutStockLmtH")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("超发上限(%)");
- b.Property<decimal?>("FOutStockLmtL")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("超发下限(%)");
- b.Property<string>("FOverControlMode")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("超发控制方式");
- b.Property<string>("FPOBillTypeId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("采购类型");
- b.Property<decimal?>("FPerUnitStandHour")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("标准工时");
- b.Property<string>("FPickBinId_FF100002")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("发料仓位.客户.编码");
- b.Property<string>("FPickBinId_FF100002_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("发料仓位.客户.名称");
- b.Property<string>("FPickBinId_FF100003")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("发料仓位.供应商.编码");
- b.Property<string>("FPickBinId_FF100003_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("发料仓位.供应商.名称");
- b.Property<string>("FPickBinId_FF100004")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("发料仓位.服务机客户.编码");
- b.Property<string>("FPickBinId_FF100004_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("发料仓位.服务机客户.名称");
- b.Property<string>("FPickStockId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("发料仓库");
- b.Property<string>("FPickStockLoc")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("发料仓位");
- b.Property<decimal?>("FPlanBatchSplitQty")
- .HasPrecision(20, 10)
- .HasColumnType("decimal(20,10)")
- .HasComment("拆分批量");
- b.Property<string>("FPlanGroupId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("计划组");
- b.Property<string>("FPlanIdent_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("计划标识");
- b.Property<decimal?>("FPlanIntervalsDays")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("批量拆分间隔天数");
- b.Property<decimal?>("FPlanOffsetTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("偏置时间");
- b.Property<string>("FPlanOffsetTimeType")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("时间单位");
- b.Property<decimal?>("FPlanSafeStockQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("安全库存");
- b.Property<decimal?>("FPlanTimeZone")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("计划时界");
- b.Property<string>("FPlanWorkshop_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("计划区");
- b.Property<string>("FPlanerID_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("计划员");
- b.Property<string>("FPlanningStrategy")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("计划策略");
- b.Property<decimal?>("FPrintCount")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("重复打印数");
- b.Property<string>("FProScheTrackId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("订单进度分组");
- b.Property<string>("FProduceBillType_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("生产类型");
- b.Property<string>("FProduceUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("生产单位");
- b.Property<string>("FProductLine_Name")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("产品系列");
- b.Property<string>("FPurchaseGroupId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("采购组");
- b.Property<string>("FPurchaseOrgId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("采购组织");
- b.Property<string>("FPurchasePriceUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("采购计价单位");
- b.Property<string>("FPurchaseUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("采购单位");
- b.Property<string>("FPurchaserId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("采购员");
- b.Property<string>("FQtyFactorId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("数量负荷系数");
- b.Property<string>("FQuotaType")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("配额方式");
- b.Property<decimal?>("FReOrderGood")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("再订货点");
- b.Property<decimal?>("FReceiveAdvanceDays")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("收货提前天数");
- b.Property<decimal?>("FReceiveDelayDays")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("收货延迟天数");
- b.Property<decimal?>("FReceiveMaxScale")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("收货上限比例(%)");
- b.Property<decimal?>("FReceiveMinScale")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("收货下限比例(%)");
- b.Property<decimal?>("FRefCost")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("参考成本");
- b.Property<decimal?>("FRequestTimeZone")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("需求时界");
- b.Property<string>("FReserveType")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("预留类型");
- b.Property<string>("FSNCodeRule_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("序列号编码规则");
- b.Property<string>("FSNUnit_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("序列号单位");
- b.Property<decimal?>("FSafeStock")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("安全库存");
- b.Property<string>("FSalGroup_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("销售分组");
- b.Property<string>("FSalePriceUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("销售计价单位");
- b.Property<string>("FSaleUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("销售单位");
- b.Property<string>("FSpecification_2052")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("规格型号");
- b.Property<string>("FStandHourUnitId")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("工时单位");
- b.Property<decimal?>("FStdLaborPrePareTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("标准人员准备工时");
- b.Property<decimal?>("FStdLaborProcessTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("标准人员实作工时");
- b.Property<decimal?>("FStdMachinePrepareTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("标准机器准备工时");
- b.Property<decimal?>("FStdMachineProcessTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("标准机器实作工时");
- b.Property<decimal?>("FStockCycle")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("复检周期");
- b.Property<string>("FStockId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("仓库");
- b.Property<string>("FStockLoc")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("仓位");
- b.Property<string>("FStockPlaceId_FF100002")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("仓位.客户.编码");
- b.Property<string>("FStockPlaceId_FF100002_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("仓位.客户.名称");
- b.Property<string>("FStockPlaceId_FF100003")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("仓位.供应商.编码");
- b.Property<string>("FStockPlaceId_FF100003_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("仓位.供应商.名称");
- b.Property<string>("FStockPlaceId_FF100004")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("仓位.服务机客户.编码");
- b.Property<string>("FStockPlaceId_FF100004_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("仓位.服务机客户.名称");
- b.Property<string>("FStoreUnitID_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("库存单位");
- b.Property<string>("FSubBillType_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("委外类型");
- b.Property<string>("FSubconPriceUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("委外计价单位");
- b.Property<string>("FSubconUnitId_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("委外单位");
- b.Property<string>("FSuite")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("套件");
- b.Property<string>("FSupplySourceId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("供应来源");
- b.Property<string>("FTaxCategoryCodeId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("税收分类编码");
- b.Property<string>("FTaxDiscountsType")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("税收优惠政策类型");
- b.Property<string>("FTaxRateId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("默认税率");
- b.Property<string>("FTaxType_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("税分类");
- b.Property<string>("FTimeFactorId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("时间紧迫系数");
- b.Property<string>("FUnValidateExpQty")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("不参与可发量统计");
- b.Property<string>("FUseOrgId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("使用组织");
- b.Property<string>("FUseStatus")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("数据状态");
- b.Property<decimal?>("FVOLUME")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("体积");
- b.Property<string>("FVOLUMEUNITID_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("尺寸单位");
- b.Property<decimal?>("FVarLeadTime")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("变动提前期");
- b.Property<decimal?>("FVarLeadTimeLotSize")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("变动提前期批量");
- b.Property<string>("FVarLeadTimeType")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("变动提前期单位");
- b.Property<decimal?>("FWARRANTY")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("保修期");
- b.Property<string>("FWARRANTYUNITID")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("保修期单位");
- b.Property<string>("FWEIGHTUNITID_Name")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("重量单位");
- b.Property<decimal?>("FWIDTH")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("宽");
- b.Property<string>("FWorkShopId_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("生产车间");
- b.Property<decimal?>("FWriteOffQty")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("冲销数量");
- b.Property<string>("F_BZGG")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("包装规格");
- b.Property<string>("F_CPFL_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("产品分类");
- b.Property<string>("F_CPPLLB")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("产品披露类别");
- b.Property<string>("F_CPX_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("产品线");
- b.Property<string>("F_DYDWLX")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("电压/电网类型");
- b.Property<string>("F_DZLSX")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("电子料属性");
- b.Property<string>("F_GLD_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("功率段");
- b.Property<DateTime?>("F_GSZHGGRQ")
- .HasColumnType("datetime(6)")
- .HasComment("工时最后更改日期");
- b.Property<string>("F_GSZHGGR_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("工时最后更改人");
- b.Property<string>("F_GWLH_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("根物料号");
- b.Property<string>("F_GYS")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("供应商");
- b.Property<decimal?>("F_HLBZL")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("回料包装量");
- b.Property<string>("F_JCYY")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("禁采原因");
- b.Property<string>("F_JWLBMU8")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("旧物料编码U8");
- b.Property<string>("F_PP_Name")
- .HasMaxLength(255)
- .HasColumnType("varchar(255)")
- .HasComment("品牌");
- b.Property<string>("F_SFJLPCH")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("是否记录批次号");
- b.Property<string>("F_SMZQ")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("料号生命周期");
- b.Property<DateTime?>("F_SMZQZHGGRQ")
- .HasColumnType("datetime(6)")
- .HasComment("生命周期最后更改日期");
- b.Property<string>("F_SMZQZHGGR_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("生命周期最后更改人");
- b.Property<DateTime?>("F_TJZLZHGGRQ")
- .HasColumnType("datetime(6)")
- .HasComment("体积重量最后更改日期");
- b.Property<string>("F_TJZLZHGGR_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("体积重量最后更改人");
- b.Property<string>("F_WLLX")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("物料类型");
- b.Property<string>("F_WLSQR_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("物料申请人");
- b.Property<string>("F_XSXH_2052")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("SAJ型号");
- b.Property<string>("F_YWLX")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("业务类型");
- b.Property<string>("F_YXQG")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许请购");
- b.Property<string>("F_YXSL")
- .HasMaxLength(1)
- .HasColumnType("varchar(1)")
- .HasComment("允许收料");
- b.Property<string>("F_YZSG")
- .HasMaxLength(10)
- .HasColumnType("varchar(10)")
- .HasComment("已终审过");
- b.Property<decimal?>("F_ZJCSGS")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("整机测试工时");
- b.Property<string>("F_ZJGLWLH_Name")
- .HasMaxLength(80)
- .HasColumnType("varchar(80)")
- .HasComment("直接关联物料号");
- b.Property<decimal?>("F_ZJZB_Name")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("整机质保(月)");
- b.Property<decimal?>("F_ZYGS")
- .HasPrecision(20, 8)
- .HasColumnType("decimal(20,8)")
- .HasComment("作业工时");
- b.HasKey("Id");
- b.ToTable("in_kd_material", (string)null);
- b.HasComment("物料");
- });
- #pragma warning restore 612, 618
- }
- }
- }
|