20230529172130_demoinitext.Designer.cs 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556
  1. // <auto-generated />
  2. using System;
  3. using Business.EntityFrameworkCore;
  4. using Microsoft.EntityFrameworkCore;
  5. using Microsoft.EntityFrameworkCore.Infrastructure;
  6. using Microsoft.EntityFrameworkCore.Metadata;
  7. using Microsoft.EntityFrameworkCore.Migrations;
  8. using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
  9. using Volo.Abp.EntityFrameworkCore;
  10. #nullable disable
  11. namespace Business.Migrations.BusinessExtMigrationDb
  12. {
  13. [DbContext(typeof(BusinessExtMigrationDbContext))]
  14. [Migration("20230529172130_demoinitext")]
  15. partial class demoinitext
  16. {
  17. protected override void BuildTargetModel(ModelBuilder modelBuilder)
  18. {
  19. #pragma warning disable 612, 618
  20. modelBuilder
  21. .HasAnnotation("_Abp_DatabaseProvider", EfCoreDatabaseProvider.SqlServer)
  22. .HasAnnotation("ProductVersion", "6.0.5")
  23. .HasAnnotation("Relational:MaxIdentifierLength", 128);
  24. SqlServerModelBuilderExtensions.UseIdentityColumns(modelBuilder, 1L, 1);
  25. modelBuilder.Entity("Business.Model.Ext.in_kd_bom", b =>
  26. {
  27. b.Property<long>("Id")
  28. .HasColumnType("bigint");
  29. b.Property<string>("FBOMCATEGORY")
  30. .HasMaxLength(80)
  31. .HasColumnType("nvarchar(80)")
  32. .HasComment("BOM分类");
  33. b.Property<string>("FCHILDITEMMODEL")
  34. .HasMaxLength(80)
  35. .HasColumnType("nvarchar(80)")
  36. .HasComment("子项规格型号");
  37. b.Property<string>("FCHILDITEMNAME")
  38. .HasMaxLength(80)
  39. .HasColumnType("nvarchar(80)")
  40. .HasComment("子项物料名称");
  41. b.Property<string>("FCHILDUNITID_Name")
  42. .HasMaxLength(10)
  43. .HasColumnType("nvarchar(10)")
  44. .HasComment("子项单位");
  45. b.Property<string>("FChildSupplyOrgId_Name")
  46. .HasMaxLength(80)
  47. .HasColumnType("nvarchar(80)")
  48. .HasComment("供应组织");
  49. b.Property<decimal?>("FDENOMINATOR")
  50. .HasPrecision(23, 10)
  51. .HasColumnType("decimal(23,10)")
  52. .HasComment("用量:分母");
  53. b.Property<string>("FITEMMODEL")
  54. .HasMaxLength(80)
  55. .HasColumnType("nvarchar(80)")
  56. .HasComment("规格型号");
  57. b.Property<string>("FITEMNAME")
  58. .HasMaxLength(80)
  59. .HasColumnType("nvarchar(80)")
  60. .HasComment("物料名称");
  61. b.Property<string>("FITEMPPROPERTY")
  62. .HasMaxLength(10)
  63. .HasColumnType("nvarchar(10)")
  64. .HasComment("数据状态");
  65. b.Property<string>("FIskeyItem")
  66. .HasMaxLength(1)
  67. .HasColumnType("nvarchar(1)")
  68. .HasComment("替代主料");
  69. b.Property<string>("FMATERIALIDCHILD_Name")
  70. .HasMaxLength(80)
  71. .HasColumnType("nvarchar(80)")
  72. .HasComment("子项物料编码");
  73. b.Property<string>("FMATERIALID_Name")
  74. .HasMaxLength(80)
  75. .HasColumnType("nvarchar(80)")
  76. .HasComment("父项物料编码");
  77. b.Property<decimal?>("FNUMERATOR")
  78. .HasPrecision(23, 10)
  79. .HasColumnType("decimal(23,10)")
  80. .HasComment("用量:分子");
  81. b.Property<string>("FName_2052")
  82. .HasMaxLength(10)
  83. .HasColumnType("nvarchar(10)")
  84. .HasComment("BOM简称");
  85. b.Property<string>("FNumber")
  86. .HasMaxLength(80)
  87. .HasColumnType("nvarchar(80)")
  88. .HasComment("BOM版本");
  89. b.Property<string>("FPROCESSID_Name")
  90. .HasMaxLength(80)
  91. .HasColumnType("nvarchar(80)")
  92. .HasComment("作业");
  93. b.Property<int?>("FReplaceGroup")
  94. .HasColumnType("int")
  95. .HasComment("项次");
  96. b.Property<string>("FReplacePolicy")
  97. .HasMaxLength(80)
  98. .HasColumnType("nvarchar(80)")
  99. .HasComment("替代策略");
  100. b.Property<int?>("FReplacePriority")
  101. .HasColumnType("int")
  102. .HasComment("替代优先级");
  103. b.Property<string>("FReplaceType")
  104. .HasMaxLength(80)
  105. .HasColumnType("nvarchar(80)")
  106. .HasComment("替代方式");
  107. b.Property<string>("FSubstitutionId_Name")
  108. .HasMaxLength(255)
  109. .HasColumnType("nvarchar(255)")
  110. .HasComment("80");
  111. b.Property<string>("FSubstitutionName")
  112. .HasMaxLength(80)
  113. .HasColumnType("nvarchar(80)")
  114. .HasComment("替代方案名称");
  115. b.Property<string>("FSupplyType")
  116. .HasMaxLength(1)
  117. .HasColumnType("nvarchar(1)")
  118. .HasComment("供应类型");
  119. b.Property<string>("FUseOrgId_Name")
  120. .HasMaxLength(80)
  121. .HasColumnType("nvarchar(80)")
  122. .HasComment("使用组织");
  123. b.Property<string>("F_ZXWLMS")
  124. .HasMaxLength(255)
  125. .HasColumnType("nvarchar(255)")
  126. .HasComment("子项物料描述");
  127. b.Property<string>("F_ZXWLPP")
  128. .HasMaxLength(255)
  129. .HasColumnType("nvarchar(255)")
  130. .HasComment("子项物料品牌");
  131. b.HasKey("Id");
  132. b.ToTable("in_kd_bom", (string)null);
  133. b.HasComment("物料清单");
  134. });
  135. modelBuilder.Entity("Business.Model.Ext.in_kd_material", b =>
  136. {
  137. b.Property<long>("Id")
  138. .HasColumnType("bigint");
  139. b.Property<decimal?>("FATOSchemeId_Name")
  140. .HasPrecision(23, 10)
  141. .HasColumnType("decimal(23,10)")
  142. .HasComment("ATO预测冲销方案");
  143. b.Property<decimal?>("FAccuLeadTime")
  144. .HasPrecision(23, 10)
  145. .HasColumnType("decimal(23,10)")
  146. .HasComment("累计提前期");
  147. b.Property<decimal?>("FAgentPurPlusRate")
  148. .HasPrecision(23, 10)
  149. .HasColumnType("decimal(23,10)")
  150. .HasComment("代理采购加成比例");
  151. b.Property<decimal?>("FAgentSalReduceRate")
  152. .HasPrecision(23, 10)
  153. .HasColumnType("decimal(23,10)")
  154. .HasComment("代理销售减价比例(%)");
  155. b.Property<string>("FAllowPartAhead")
  156. .HasMaxLength(1)
  157. .HasColumnType("nvarchar(1)")
  158. .HasComment("预计入库允许部分提前");
  159. b.Property<string>("FAllowPartDelay")
  160. .HasMaxLength(1)
  161. .HasColumnType("nvarchar(1)")
  162. .HasComment("预计入库允许部分延后");
  163. b.Property<string>("FAllowPublish")
  164. .HasMaxLength(1)
  165. .HasColumnType("nvarchar(1)")
  166. .HasComment("允许发布到订货平台");
  167. b.Property<DateTime?>("FApproveDate")
  168. .HasColumnType("datetime2")
  169. .HasComment("审核日期");
  170. b.Property<string>("FApproverId_Name")
  171. .HasMaxLength(80)
  172. .HasColumnType("nvarchar(80)")
  173. .HasComment("审核人");
  174. b.Property<string>("FAuxPropertyId_Name")
  175. .HasMaxLength(255)
  176. .HasColumnType("nvarchar(255)")
  177. .HasComment("辅助属性");
  178. b.Property<string>("FAuxUnitID_Name")
  179. .HasMaxLength(10)
  180. .HasColumnType("nvarchar(10)")
  181. .HasComment("辅助单位");
  182. b.Property<string>("FBARCODE")
  183. .HasMaxLength(80)
  184. .HasColumnType("nvarchar(80)")
  185. .HasComment("条码");
  186. b.Property<string>("FBKFLTime")
  187. .HasMaxLength(80)
  188. .HasColumnType("nvarchar(80)")
  189. .HasComment("倒冲时机");
  190. b.Property<string>("FBOMUnitId_Name")
  191. .HasMaxLength(10)
  192. .HasColumnType("nvarchar(10)")
  193. .HasComment("子项单位");
  194. b.Property<string>("FBackFlushType")
  195. .HasMaxLength(80)
  196. .HasColumnType("nvarchar(80)")
  197. .HasComment("倒冲数量");
  198. b.Property<string>("FBaseUnitId_Name")
  199. .HasMaxLength(80)
  200. .HasColumnType("nvarchar(80)")
  201. .HasComment("基本单位");
  202. b.Property<string>("FBatchRuleID_Name")
  203. .HasMaxLength(80)
  204. .HasColumnType("nvarchar(80)")
  205. .HasComment("批号编码规则");
  206. b.Property<decimal?>("FBoxStandardQty")
  207. .HasPrecision(23, 10)
  208. .HasColumnType("decimal(23,10)")
  209. .HasComment("单箱标准数量");
  210. b.Property<string>("FCONFIGTYPE")
  211. .HasMaxLength(255)
  212. .HasColumnType("nvarchar(255)")
  213. .HasComment("配置生产");
  214. b.Property<decimal?>("FCanDelayDays")
  215. .HasPrecision(23, 10)
  216. .HasColumnType("decimal(23,10)")
  217. .HasComment("允许延后天数");
  218. b.Property<decimal?>("FCanLeadDays")
  219. .HasPrecision(23, 10)
  220. .HasColumnType("decimal(23,10)")
  221. .HasComment("允许提前天数");
  222. b.Property<string>("FCategoryID_Name")
  223. .HasMaxLength(80)
  224. .HasColumnType("nvarchar(80)")
  225. .HasComment("存货类别");
  226. b.Property<string>("FChargeID_Name")
  227. .HasMaxLength(80)
  228. .HasColumnType("nvarchar(80)")
  229. .HasComment("费用项目");
  230. b.Property<string>("FCheckDelivery")
  231. .HasMaxLength(1)
  232. .HasColumnType("nvarchar(1)")
  233. .HasComment("发货检验");
  234. b.Property<string>("FCheckEntrusted")
  235. .HasMaxLength(1)
  236. .HasColumnType("nvarchar(1)")
  237. .HasComment("受托材料检验");
  238. b.Property<string>("FCheckIncoming")
  239. .HasMaxLength(1)
  240. .HasColumnType("nvarchar(1)")
  241. .HasComment("来料检验");
  242. b.Property<decimal?>("FCheckLeadTime")
  243. .HasPrecision(23, 10)
  244. .HasColumnType("decimal(23,10)")
  245. .HasComment("检验提前期");
  246. b.Property<string>("FCheckLeadTimeType")
  247. .HasMaxLength(10)
  248. .HasColumnType("nvarchar(10)")
  249. .HasComment("检验提前期单位");
  250. b.Property<string>("FCheckOther")
  251. .HasMaxLength(1)
  252. .HasColumnType("nvarchar(1)")
  253. .HasComment("其他检验");
  254. b.Property<string>("FCheckProduct")
  255. .HasMaxLength(1)
  256. .HasColumnType("nvarchar(1)")
  257. .HasComment("产品检验");
  258. b.Property<string>("FCheckReturn")
  259. .HasMaxLength(1)
  260. .HasColumnType("nvarchar(1)")
  261. .HasComment("退货检验");
  262. b.Property<string>("FCheckReturnMtrl")
  263. .HasMaxLength(1)
  264. .HasColumnType("nvarchar(1)")
  265. .HasComment("生产退料检验");
  266. b.Property<string>("FCheckStock")
  267. .HasMaxLength(1)
  268. .HasColumnType("nvarchar(1)")
  269. .HasComment("库存检验");
  270. b.Property<decimal?>("FConsumVolatility")
  271. .HasPrecision(23, 10)
  272. .HasColumnType("decimal(23,10)")
  273. .HasComment("消耗波动(%)");
  274. b.Property<decimal?>("FCostPriceRate")
  275. .HasPrecision(23, 10)
  276. .HasColumnType("decimal(23,10)")
  277. .HasComment("结算成本价加减价比例(%)");
  278. b.Property<string>("FCountCycle")
  279. .HasMaxLength(10)
  280. .HasColumnType("nvarchar(10)")
  281. .HasComment("盘点周期单位");
  282. b.Property<decimal?>("FCountDay")
  283. .HasPrecision(23, 10)
  284. .HasColumnType("decimal(23,10)")
  285. .HasComment("盘点周期");
  286. b.Property<DateTime?>("FCreateDate")
  287. .HasColumnType("datetime2")
  288. .HasComment("创建日期");
  289. b.Property<string>("FCreateOrgId_Name")
  290. .HasMaxLength(80)
  291. .HasColumnType("nvarchar(80)")
  292. .HasComment("创建组织");
  293. b.Property<string>("FCreatorId_Name")
  294. .HasMaxLength(80)
  295. .HasColumnType("nvarchar(80)")
  296. .HasComment("创建人");
  297. b.Property<string>("FCurrencyId_Name")
  298. .HasMaxLength(80)
  299. .HasColumnType("nvarchar(80)")
  300. .HasComment("币别");
  301. b.Property<string>("FDSMatchByLot")
  302. .HasMaxLength(1)
  303. .HasColumnType("nvarchar(1)")
  304. .HasComment("按批号匹配供需");
  305. b.Property<decimal?>("FDailyOutQty")
  306. .HasPrecision(23, 10)
  307. .HasColumnType("decimal(23,10)")
  308. .HasComment("日产量");
  309. b.Property<string>("FDataSource")
  310. .HasMaxLength(10)
  311. .HasColumnType("nvarchar(10)")
  312. .HasComment("物料来源");
  313. b.Property<string>("FDefBarCodeRuleId_Name")
  314. .HasMaxLength(255)
  315. .HasColumnType("nvarchar(255)")
  316. .HasComment("默认条码规则");
  317. b.Property<string>("FDefaultLineId_Name")
  318. .HasMaxLength(80)
  319. .HasColumnType("nvarchar(80)")
  320. .HasComment("默认产线");
  321. b.Property<string>("FDefaultRouting_Name")
  322. .HasMaxLength(255)
  323. .HasColumnType("nvarchar(255)")
  324. .HasComment("默认工艺路线");
  325. b.Property<string>("FDefaultVendor_Name")
  326. .HasMaxLength(80)
  327. .HasColumnType("nvarchar(80)")
  328. .HasComment("默认供应商");
  329. b.Property<decimal?>("FDelayExtendDay")
  330. .HasPrecision(23, 10)
  331. .HasColumnType("decimal(23,10)")
  332. .HasComment("延后宽限期");
  333. b.Property<string>("FDescription_2052")
  334. .HasMaxLength(255)
  335. .HasColumnType("nvarchar(255)")
  336. .HasComment("描述");
  337. b.Property<decimal?>("FEOQ")
  338. .HasPrecision(23, 10)
  339. .HasColumnType("decimal(23,10)")
  340. .HasComment("固定/经济批量");
  341. b.Property<decimal?>("FEWLeadDay")
  342. .HasPrecision(23, 10)
  343. .HasColumnType("decimal(23,10)")
  344. .HasComment("提醒提前期");
  345. b.Property<decimal?>("FEconReOrderQty")
  346. .HasPrecision(23, 10)
  347. .HasColumnType("decimal(23,10)")
  348. .HasComment("经济订货批量");
  349. b.Property<string>("FEnableCyclistQCSTK")
  350. .HasMaxLength(1)
  351. .HasColumnType("nvarchar(1)")
  352. .HasComment("启用库存周期复检");
  353. b.Property<string>("FEnableCyclistQCSTKEW")
  354. .HasMaxLength(1)
  355. .HasColumnType("nvarchar(1)")
  356. .HasComment("启用库存周期复检提醒");
  357. b.Property<string>("FErpClsID")
  358. .HasMaxLength(80)
  359. .HasColumnType("nvarchar(80)")
  360. .HasComment("物料属性");
  361. b.Property<decimal?>("FExpPeriod")
  362. .HasPrecision(23, 10)
  363. .HasColumnType("decimal(23,10)")
  364. .HasComment("保质期");
  365. b.Property<string>("FExpUnit")
  366. .HasMaxLength(10)
  367. .HasColumnType("nvarchar(10)")
  368. .HasComment("保质期单位");
  369. b.Property<decimal?>("FFIXLOSS")
  370. .HasPrecision(23, 10)
  371. .HasColumnType("decimal(23,10)")
  372. .HasComment("固定损耗");
  373. b.Property<string>("FFeatureItem")
  374. .HasMaxLength(80)
  375. .HasColumnType("nvarchar(80)")
  376. .HasComment("特征件子项");
  377. b.Property<decimal?>("FFinishReceiptOverRate")
  378. .HasPrecision(23, 10)
  379. .HasColumnType("decimal(23,10)")
  380. .HasComment("入库超收比例(%)");
  381. b.Property<string>("FFinishReceiptShortRate")
  382. .HasMaxLength(255)
  383. .HasColumnType("nvarchar(255)")
  384. .HasComment("入库欠收比例(%)");
  385. b.Property<decimal?>("FFixLeadTime")
  386. .HasPrecision(23, 10)
  387. .HasColumnType("decimal(23,10)")
  388. .HasComment("固定提前期");
  389. b.Property<decimal?>("FFixLeadTimeType")
  390. .HasPrecision(23, 10)
  391. .HasColumnType("decimal(23,10)")
  392. .HasComment("固定提前期单位");
  393. b.Property<DateTime?>("FForbidDate")
  394. .HasColumnType("datetime2")
  395. .HasComment("禁用日期");
  396. b.Property<string>("FForbidResonIsUsed")
  397. .HasMaxLength(1)
  398. .HasColumnType("nvarchar(1)")
  399. .HasComment("已使用");
  400. b.Property<string>("FForbidReson_2052")
  401. .HasMaxLength(255)
  402. .HasColumnType("nvarchar(255)")
  403. .HasComment("禁用原因");
  404. b.Property<string>("FForbidStatus")
  405. .HasMaxLength(10)
  406. .HasColumnType("nvarchar(10)")
  407. .HasComment("禁用状态");
  408. b.Property<string>("FForbidderId_Name")
  409. .HasMaxLength(80)
  410. .HasColumnType("nvarchar(80)")
  411. .HasComment("禁用人");
  412. b.Property<decimal?>("FGROSSWEIGHT")
  413. .HasPrecision(23, 10)
  414. .HasColumnType("decimal(23,10)")
  415. .HasComment("毛重");
  416. b.Property<decimal?>("FHEIGHT")
  417. .HasPrecision(23, 10)
  418. .HasColumnType("decimal(23,10)")
  419. .HasComment("高");
  420. b.Property<string>("FISAFTERSALE")
  421. .HasMaxLength(1)
  422. .HasColumnType("nvarchar(1)")
  423. .HasComment("启用售后服务");
  424. b.Property<string>("FISMinIssueQty")
  425. .HasMaxLength(1)
  426. .HasColumnType("nvarchar(1)")
  427. .HasComment("领料考虑最小发料批量");
  428. b.Property<string>("FISPRODUCTFILES")
  429. .HasMaxLength(1)
  430. .HasColumnType("nvarchar(1)")
  431. .HasComment("生成产品档案");
  432. b.Property<string>("FISWARRANTED")
  433. .HasMaxLength(1)
  434. .HasColumnType("nvarchar(1)")
  435. .HasComment("是否保修");
  436. b.Property<string>("FIncQcSchemeId_Name")
  437. .HasMaxLength(255)
  438. .HasColumnType("nvarchar(255)")
  439. .HasComment("质检方案");
  440. b.Property<string>("FIncSampSchemeId_Name")
  441. .HasMaxLength(255)
  442. .HasColumnType("nvarchar(255)")
  443. .HasComment("抽样方案");
  444. b.Property<decimal?>("FIncreaseQty")
  445. .HasPrecision(23, 10)
  446. .HasColumnType("decimal(23,10)")
  447. .HasComment("最小包装量");
  448. b.Property<string>("FInspectGroupId_Name")
  449. .HasMaxLength(80)
  450. .HasColumnType("nvarchar(80)")
  451. .HasComment("质检组");
  452. b.Property<string>("FInspectorId_Name")
  453. .HasMaxLength(80)
  454. .HasColumnType("nvarchar(80)")
  455. .HasComment("质检员");
  456. b.Property<string>("FIsATPCheck")
  457. .HasMaxLength(1)
  458. .HasColumnType("nvarchar(1)")
  459. .HasComment("ATP检查");
  460. b.Property<string>("FIsAffectCost1")
  461. .HasMaxLength(1)
  462. .HasColumnType("nvarchar(1)")
  463. .HasComment("影响出库成本");
  464. b.Property<string>("FIsAffectPlan1")
  465. .HasMaxLength(1)
  466. .HasColumnType("nvarchar(1)")
  467. .HasComment("影响计划");
  468. b.Property<string>("FIsAffectPrice1")
  469. .HasMaxLength(1)
  470. .HasColumnType("nvarchar(1)")
  471. .HasComment("影响价格");
  472. b.Property<string>("FIsAsset")
  473. .HasMaxLength(1)
  474. .HasColumnType("nvarchar(1)")
  475. .HasComment("允许资产");
  476. b.Property<string>("FIsBatchManage")
  477. .HasMaxLength(1)
  478. .HasColumnType("nvarchar(1)")
  479. .HasComment("启用批号管理");
  480. b.Property<string>("FIsCoby")
  481. .HasMaxLength(1)
  482. .HasColumnType("nvarchar(1)")
  483. .HasComment("可为联副产品");
  484. b.Property<string>("FIsComControl")
  485. .HasMaxLength(1)
  486. .HasColumnType("nvarchar(1)")
  487. .HasComment("组合控制");
  488. b.Property<string>("FIsCompleteSet")
  489. .HasMaxLength(1)
  490. .HasColumnType("nvarchar(1)")
  491. .HasComment("是否齐套件");
  492. b.Property<string>("FIsCycleCounting")
  493. .HasMaxLength(1)
  494. .HasColumnType("nvarchar(1)")
  495. .HasComment("启用盘点周期");
  496. b.Property<string>("FIsECN")
  497. .HasMaxLength(1)
  498. .HasColumnType("nvarchar(1)")
  499. .HasComment("启用ECN");
  500. b.Property<string>("FIsEnable1")
  501. .HasMaxLength(1)
  502. .HasColumnType("nvarchar(1)")
  503. .HasComment("启用");
  504. b.Property<string>("FIsEnableMaxStock")
  505. .HasMaxLength(1)
  506. .HasColumnType("nvarchar(1)")
  507. .HasComment("启用最大库存");
  508. b.Property<string>("FIsEnableMinStock")
  509. .HasMaxLength(1)
  510. .HasColumnType("nvarchar(1)")
  511. .HasComment("启用最小库存");
  512. b.Property<string>("FIsEnableReOrder")
  513. .HasMaxLength(1)
  514. .HasColumnType("nvarchar(1)")
  515. .HasComment("启用再订货点");
  516. b.Property<string>("FIsEnableSafeStock")
  517. .HasMaxLength(1)
  518. .HasColumnType("nvarchar(1)")
  519. .HasComment("启用安全库存");
  520. b.Property<string>("FIsEnableSchedule")
  521. .HasMaxLength(1)
  522. .HasColumnType("nvarchar(1)")
  523. .HasComment("启用日排产");
  524. b.Property<string>("FIsExpParToFlot")
  525. .HasMaxLength(1)
  526. .HasColumnType("nvarchar(1)")
  527. .HasComment("批号附属信息");
  528. b.Property<string>("FIsFirstInspect")
  529. .HasMaxLength(1)
  530. .HasColumnType("nvarchar(1)")
  531. .HasComment("产品首检");
  532. b.Property<string>("FIsInventory")
  533. .HasMaxLength(1)
  534. .HasColumnType("nvarchar(1)")
  535. .HasComment("允许库存");
  536. b.Property<string>("FIsKFPeriod")
  537. .HasMaxLength(1)
  538. .HasColumnType("nvarchar(1)")
  539. .HasComment("启用保质期管理");
  540. b.Property<string>("FIsKitting")
  541. .HasMaxLength(1)
  542. .HasColumnType("nvarchar(1)")
  543. .HasComment("是否关键件");
  544. b.Property<string>("FIsLockStock")
  545. .HasMaxLength(1)
  546. .HasColumnType("nvarchar(1)")
  547. .HasComment("可锁库");
  548. b.Property<string>("FIsMainPrd")
  549. .HasMaxLength(1)
  550. .HasColumnType("nvarchar(1)")
  551. .HasComment("可为主产品");
  552. b.Property<string>("FIsMrpComBill")
  553. .HasMaxLength(1)
  554. .HasColumnType("nvarchar(1)")
  555. .HasComment("MRP计算是否按单合并");
  556. b.Property<string>("FIsMrpComReq")
  557. .HasMaxLength(1)
  558. .HasColumnType("nvarchar(1)")
  559. .HasComment("MRP计算是否合并需求");
  560. b.Property<string>("FIsMustCounting")
  561. .HasMaxLength(1)
  562. .HasColumnType("nvarchar(1)")
  563. .HasComment("必盘");
  564. b.Property<string>("FIsPR")
  565. .HasMaxLength(1)
  566. .HasColumnType("nvarchar(1)")
  567. .HasComment("需要请购");
  568. b.Property<string>("FIsProduce")
  569. .HasMaxLength(1)
  570. .HasColumnType("nvarchar(1)")
  571. .HasComment("FIsProduce");
  572. b.Property<string>("FIsProductLine")
  573. .HasMaxLength(1)
  574. .HasColumnType("nvarchar(1)")
  575. .HasComment("生产线生产");
  576. b.Property<string>("FIsPurchase")
  577. .HasMaxLength(1)
  578. .HasColumnType("nvarchar(1)")
  579. .HasComment("允许采购");
  580. b.Property<string>("FIsQuota")
  581. .HasMaxLength(1)
  582. .HasColumnType("nvarchar(1)")
  583. .HasComment("配额管理");
  584. b.Property<string>("FIsReturn")
  585. .HasMaxLength(1)
  586. .HasColumnType("nvarchar(1)")
  587. .HasComment("允许退货");
  588. b.Property<string>("FIsReturnMaterial")
  589. .HasMaxLength(1)
  590. .HasColumnType("nvarchar(1)")
  591. .HasComment("允许退料");
  592. b.Property<string>("FIsReturnPart")
  593. .HasMaxLength(1)
  594. .HasColumnType("nvarchar(1)")
  595. .HasComment("部件可退");
  596. b.Property<string>("FIsSNCarryToParent")
  597. .HasMaxLength(1)
  598. .HasColumnType("nvarchar(1)")
  599. .HasComment("序列号携带到父项");
  600. b.Property<string>("FIsSNManage")
  601. .HasMaxLength(1)
  602. .HasColumnType("nvarchar(1)")
  603. .HasComment("库存管理");
  604. b.Property<string>("FIsSNPRDTracy")
  605. .HasMaxLength(1)
  606. .HasColumnType("nvarchar(1)")
  607. .HasComment("生产追溯");
  608. b.Property<string>("FIsSale")
  609. .HasMaxLength(1)
  610. .HasColumnType("nvarchar(1)")
  611. .HasComment("允许销售");
  612. b.Property<string>("FIsSourceControl")
  613. .HasMaxLength(1)
  614. .HasColumnType("nvarchar(1)")
  615. .HasComment("货源控制");
  616. b.Property<string>("FIsSubContract")
  617. .HasMaxLength(1)
  618. .HasColumnType("nvarchar(1)")
  619. .HasComment("允许委外");
  620. b.Property<string>("FIsTaxEnjoy")
  621. .HasMaxLength(1)
  622. .HasColumnType("nvarchar(1)")
  623. .HasComment("享受税收优惠政策");
  624. b.Property<string>("FIsVmiBusiness")
  625. .HasMaxLength(1)
  626. .HasColumnType("nvarchar(1)")
  627. .HasComment("VMI业务");
  628. b.Property<string>("FIssueType")
  629. .HasMaxLength(10)
  630. .HasColumnType("nvarchar(10)")
  631. .HasComment("发料方式");
  632. b.Property<decimal?>("FLENGTH")
  633. .HasPrecision(23, 10)
  634. .HasColumnType("decimal(23,10)")
  635. .HasComment("长");
  636. b.Property<decimal?>("FLOSSPERCENT")
  637. .HasPrecision(23, 10)
  638. .HasColumnType("decimal(23,10)")
  639. .HasComment("变动损耗率(%)");
  640. b.Property<decimal?>("FLeadExtendDay")
  641. .HasPrecision(23, 10)
  642. .HasColumnType("decimal(23,10)")
  643. .HasComment("提前宽限期");
  644. b.Property<string>("FMaterialGroup")
  645. .HasMaxLength(80)
  646. .HasColumnType("nvarchar(80)")
  647. .HasComment("物料分组编码");
  648. b.Property<string>("FMaterialGroup_Name")
  649. .HasMaxLength(80)
  650. .HasColumnType("nvarchar(80)")
  651. .HasComment("物料分组");
  652. b.Property<decimal?>("FMaxPOQty")
  653. .HasPrecision(23, 10)
  654. .HasColumnType("decimal(23,10)")
  655. .HasComment("最大订货量");
  656. b.Property<decimal?>("FMaxStock")
  657. .HasPrecision(23, 10)
  658. .HasColumnType("decimal(23,10)")
  659. .HasComment("最大库存");
  660. b.Property<string>("FMdlId_Name")
  661. .HasMaxLength(80)
  662. .HasColumnType("nvarchar(80)")
  663. .HasComment("产品模型");
  664. b.Property<string>("FMdlMaterialId_Name")
  665. .HasMaxLength(80)
  666. .HasColumnType("nvarchar(80)")
  667. .HasComment("模型物料");
  668. b.Property<string>("FMfgPolicyId_Name")
  669. .HasMaxLength(80)
  670. .HasColumnType("nvarchar(80)")
  671. .HasComment("制造策略");
  672. b.Property<decimal?>("FMinIssueQty")
  673. .HasPrecision(23, 10)
  674. .HasColumnType("decimal(23,10)")
  675. .HasComment("最小发料批量");
  676. b.Property<string>("FMinIssueUnitId_Name")
  677. .HasMaxLength(10)
  678. .HasColumnType("nvarchar(10)")
  679. .HasComment("最小发料批量单位");
  680. b.Property<decimal?>("FMinPOQty")
  681. .HasPrecision(23, 10)
  682. .HasColumnType("decimal(23,10)")
  683. .HasComment("最小订货量");
  684. b.Property<decimal?>("FMinPackCount")
  685. .HasPrecision(23, 10)
  686. .HasColumnType("decimal(23,10)")
  687. .HasComment("最小包装数");
  688. b.Property<decimal?>("FMinSplitQty")
  689. .HasPrecision(23, 10)
  690. .HasColumnType("decimal(23,10)")
  691. .HasComment("最小拆分数量");
  692. b.Property<decimal?>("FMinStock")
  693. .HasPrecision(23, 10)
  694. .HasColumnType("decimal(23,10)")
  695. .HasComment("最小库存");
  696. b.Property<string>("FMnemonicCode")
  697. .HasMaxLength(80)
  698. .HasColumnType("nvarchar(80)")
  699. .HasComment("助记码");
  700. b.Property<string>("FModifierId_Name")
  701. .HasMaxLength(80)
  702. .HasColumnType("nvarchar(80)")
  703. .HasComment("修改人");
  704. b.Property<DateTime?>("FModifyDate")
  705. .HasColumnType("datetime2")
  706. .HasComment("修改日期");
  707. b.Property<decimal?>("FNETWEIGHT")
  708. .HasPrecision(23, 10)
  709. .HasColumnType("decimal(23,10)")
  710. .HasComment("净重");
  711. b.Property<string>("FName_2052")
  712. .HasMaxLength(80)
  713. .HasColumnType("nvarchar(80)")
  714. .HasComment("名称");
  715. b.Property<string>("FNumber")
  716. .HasMaxLength(80)
  717. .HasColumnType("nvarchar(80)")
  718. .HasComment("编码");
  719. b.Property<string>("FOldNumber")
  720. .HasMaxLength(80)
  721. .HasColumnType("nvarchar(80)")
  722. .HasComment("旧物料编码");
  723. b.Property<decimal?>("FOnlineLife")
  724. .HasPrecision(23, 10)
  725. .HasColumnType("decimal(23,10)")
  726. .HasComment("在架寿命期");
  727. b.Property<decimal?>("FOrderIntervalTime")
  728. .HasPrecision(23, 10)
  729. .HasColumnType("decimal(23,10)")
  730. .HasComment("订货间隔期");
  731. b.Property<string>("FOrderIntervalTimeType")
  732. .HasMaxLength(10)
  733. .HasColumnType("nvarchar(10)")
  734. .HasComment("订货间隔期单位");
  735. b.Property<string>("FOrderPolicy")
  736. .HasMaxLength(80)
  737. .HasColumnType("nvarchar(80)")
  738. .HasComment("订货策略");
  739. b.Property<decimal?>("FOrderQty")
  740. .HasPrecision(20, 10)
  741. .HasColumnType("decimal(20,10)")
  742. .HasComment("起订量");
  743. b.Property<string>("FOrgTrustBillType_Name")
  744. .HasMaxLength(10)
  745. .HasColumnType("nvarchar(10)")
  746. .HasComment("组织间受托类型");
  747. b.Property<string>("FOutLmtUnit")
  748. .HasMaxLength(10)
  749. .HasColumnType("nvarchar(10)")
  750. .HasComment("超发控制单位");
  751. b.Property<decimal?>("FOutStockLmtH")
  752. .HasPrecision(23, 10)
  753. .HasColumnType("decimal(23,10)")
  754. .HasComment("超发上限(%)");
  755. b.Property<decimal?>("FOutStockLmtL")
  756. .HasPrecision(23, 10)
  757. .HasColumnType("decimal(23,10)")
  758. .HasComment("超发下限(%)");
  759. b.Property<string>("FOverControlMode")
  760. .HasMaxLength(10)
  761. .HasColumnType("nvarchar(10)")
  762. .HasComment("超发控制方式");
  763. b.Property<string>("FPOBillTypeId_Name")
  764. .HasMaxLength(10)
  765. .HasColumnType("nvarchar(10)")
  766. .HasComment("采购类型");
  767. b.Property<decimal?>("FPerUnitStandHour")
  768. .HasPrecision(23, 10)
  769. .HasColumnType("decimal(23,10)")
  770. .HasComment("标准工时");
  771. b.Property<string>("FPickBinId_FF100002")
  772. .HasMaxLength(80)
  773. .HasColumnType("nvarchar(80)")
  774. .HasComment("发料仓位.客户.编码");
  775. b.Property<string>("FPickBinId_FF100002_Name")
  776. .HasMaxLength(80)
  777. .HasColumnType("nvarchar(80)")
  778. .HasComment("发料仓位.客户.名称");
  779. b.Property<string>("FPickBinId_FF100003")
  780. .HasMaxLength(80)
  781. .HasColumnType("nvarchar(80)")
  782. .HasComment("发料仓位.供应商.编码");
  783. b.Property<string>("FPickBinId_FF100003_Name")
  784. .HasMaxLength(80)
  785. .HasColumnType("nvarchar(80)")
  786. .HasComment("发料仓位.供应商.名称");
  787. b.Property<string>("FPickBinId_FF100004")
  788. .HasMaxLength(80)
  789. .HasColumnType("nvarchar(80)")
  790. .HasComment("发料仓位.服务机客户.编码");
  791. b.Property<string>("FPickBinId_FF100004_Name")
  792. .HasMaxLength(80)
  793. .HasColumnType("nvarchar(80)")
  794. .HasComment("发料仓位.服务机客户.名称");
  795. b.Property<string>("FPickStockId_Name")
  796. .HasMaxLength(80)
  797. .HasColumnType("nvarchar(80)")
  798. .HasComment("发料仓库");
  799. b.Property<string>("FPickStockLoc")
  800. .HasMaxLength(80)
  801. .HasColumnType("nvarchar(80)")
  802. .HasComment("发料仓位");
  803. b.Property<decimal?>("FPlanBatchSplitQty")
  804. .HasPrecision(20, 10)
  805. .HasColumnType("decimal(20,10)")
  806. .HasComment("拆分批量");
  807. b.Property<string>("FPlanGroupId_Name")
  808. .HasMaxLength(80)
  809. .HasColumnType("nvarchar(80)")
  810. .HasComment("计划组");
  811. b.Property<string>("FPlanIdent_Name")
  812. .HasMaxLength(80)
  813. .HasColumnType("nvarchar(80)")
  814. .HasComment("计划标识");
  815. b.Property<decimal?>("FPlanIntervalsDays")
  816. .HasPrecision(23, 10)
  817. .HasColumnType("decimal(23,10)")
  818. .HasComment("批量拆分间隔天数");
  819. b.Property<decimal?>("FPlanOffsetTime")
  820. .HasPrecision(23, 10)
  821. .HasColumnType("decimal(23,10)")
  822. .HasComment("偏置时间");
  823. b.Property<string>("FPlanOffsetTimeType")
  824. .HasMaxLength(10)
  825. .HasColumnType("nvarchar(10)")
  826. .HasComment("时间单位");
  827. b.Property<decimal?>("FPlanSafeStockQty")
  828. .HasPrecision(23, 10)
  829. .HasColumnType("decimal(23,10)")
  830. .HasComment("安全库存");
  831. b.Property<decimal?>("FPlanTimeZone")
  832. .HasPrecision(23, 10)
  833. .HasColumnType("decimal(23,10)")
  834. .HasComment("计划时界");
  835. b.Property<string>("FPlanWorkshop_Name")
  836. .HasMaxLength(80)
  837. .HasColumnType("nvarchar(80)")
  838. .HasComment("计划区");
  839. b.Property<string>("FPlanerID_Name")
  840. .HasMaxLength(80)
  841. .HasColumnType("nvarchar(80)")
  842. .HasComment("计划员");
  843. b.Property<string>("FPlanningStrategy")
  844. .HasMaxLength(10)
  845. .HasColumnType("nvarchar(10)")
  846. .HasComment("计划策略");
  847. b.Property<decimal?>("FPrintCount")
  848. .HasPrecision(23, 10)
  849. .HasColumnType("decimal(23,10)")
  850. .HasComment("重复打印数");
  851. b.Property<string>("FProScheTrackId_Name")
  852. .HasMaxLength(80)
  853. .HasColumnType("nvarchar(80)")
  854. .HasComment("订单进度分组");
  855. b.Property<string>("FProduceBillType_Name")
  856. .HasMaxLength(10)
  857. .HasColumnType("nvarchar(10)")
  858. .HasComment("生产类型");
  859. b.Property<string>("FProduceUnitId_Name")
  860. .HasMaxLength(10)
  861. .HasColumnType("nvarchar(10)")
  862. .HasComment("生产单位");
  863. b.Property<string>("FProductLine_Name")
  864. .HasMaxLength(255)
  865. .HasColumnType("nvarchar(255)")
  866. .HasComment("产品系列");
  867. b.Property<string>("FPurchaseGroupId_Name")
  868. .HasMaxLength(80)
  869. .HasColumnType("nvarchar(80)")
  870. .HasComment("采购组");
  871. b.Property<string>("FPurchaseOrgId_Name")
  872. .HasMaxLength(80)
  873. .HasColumnType("nvarchar(80)")
  874. .HasComment("采购组织");
  875. b.Property<string>("FPurchasePriceUnitId_Name")
  876. .HasMaxLength(10)
  877. .HasColumnType("nvarchar(10)")
  878. .HasComment("采购计价单位");
  879. b.Property<string>("FPurchaseUnitId_Name")
  880. .HasMaxLength(10)
  881. .HasColumnType("nvarchar(10)")
  882. .HasComment("采购单位");
  883. b.Property<string>("FPurchaserId_Name")
  884. .HasMaxLength(80)
  885. .HasColumnType("nvarchar(80)")
  886. .HasComment("采购员");
  887. b.Property<string>("FQtyFactorId_Name")
  888. .HasMaxLength(80)
  889. .HasColumnType("nvarchar(80)")
  890. .HasComment("数量负荷系数");
  891. b.Property<string>("FQuotaType")
  892. .HasMaxLength(80)
  893. .HasColumnType("nvarchar(80)")
  894. .HasComment("配额方式");
  895. b.Property<decimal?>("FReOrderGood")
  896. .HasPrecision(23, 10)
  897. .HasColumnType("decimal(23,10)")
  898. .HasComment("再订货点");
  899. b.Property<decimal?>("FReceiveAdvanceDays")
  900. .HasPrecision(23, 10)
  901. .HasColumnType("decimal(23,10)")
  902. .HasComment("收货提前天数");
  903. b.Property<decimal?>("FReceiveDelayDays")
  904. .HasPrecision(23, 10)
  905. .HasColumnType("decimal(23,10)")
  906. .HasComment("收货延迟天数");
  907. b.Property<decimal?>("FReceiveMaxScale")
  908. .HasPrecision(23, 10)
  909. .HasColumnType("decimal(23,10)")
  910. .HasComment("收货上限比例(%)");
  911. b.Property<decimal?>("FReceiveMinScale")
  912. .HasPrecision(23, 10)
  913. .HasColumnType("decimal(23,10)")
  914. .HasComment("收货下限比例(%)");
  915. b.Property<decimal?>("FRefCost")
  916. .HasPrecision(23, 10)
  917. .HasColumnType("decimal(23,10)")
  918. .HasComment("参考成本");
  919. b.Property<decimal?>("FRequestTimeZone")
  920. .HasPrecision(23, 10)
  921. .HasColumnType("decimal(23,10)")
  922. .HasComment("需求时界");
  923. b.Property<string>("FReserveType")
  924. .HasMaxLength(10)
  925. .HasColumnType("nvarchar(10)")
  926. .HasComment("预留类型");
  927. b.Property<string>("FSNCodeRule_Name")
  928. .HasMaxLength(80)
  929. .HasColumnType("nvarchar(80)")
  930. .HasComment("序列号编码规则");
  931. b.Property<string>("FSNUnit_Name")
  932. .HasMaxLength(10)
  933. .HasColumnType("nvarchar(10)")
  934. .HasComment("序列号单位");
  935. b.Property<decimal?>("FSafeStock")
  936. .HasPrecision(23, 10)
  937. .HasColumnType("decimal(23,10)")
  938. .HasComment("安全库存");
  939. b.Property<string>("FSalGroup_Name")
  940. .HasMaxLength(80)
  941. .HasColumnType("nvarchar(80)")
  942. .HasComment("销售分组");
  943. b.Property<string>("FSalePriceUnitId_Name")
  944. .HasMaxLength(10)
  945. .HasColumnType("nvarchar(10)")
  946. .HasComment("销售计价单位");
  947. b.Property<string>("FSaleUnitId_Name")
  948. .HasMaxLength(10)
  949. .HasColumnType("nvarchar(10)")
  950. .HasComment("销售单位");
  951. b.Property<string>("FSpecification_2052")
  952. .HasMaxLength(255)
  953. .HasColumnType("nvarchar(255)")
  954. .HasComment("规格型号");
  955. b.Property<string>("FStandHourUnitId")
  956. .HasMaxLength(10)
  957. .HasColumnType("nvarchar(10)")
  958. .HasComment("工时单位");
  959. b.Property<decimal?>("FStdLaborPrePareTime")
  960. .HasPrecision(23, 10)
  961. .HasColumnType("decimal(23,10)")
  962. .HasComment("标准人员准备工时");
  963. b.Property<decimal?>("FStdLaborProcessTime")
  964. .HasPrecision(23, 10)
  965. .HasColumnType("decimal(23,10)")
  966. .HasComment("标准人员实作工时");
  967. b.Property<decimal?>("FStdMachinePrepareTime")
  968. .HasPrecision(23, 10)
  969. .HasColumnType("decimal(23,10)")
  970. .HasComment("标准机器准备工时");
  971. b.Property<decimal?>("FStdMachineProcessTime")
  972. .HasPrecision(23, 10)
  973. .HasColumnType("decimal(23,10)")
  974. .HasComment("标准机器实作工时");
  975. b.Property<decimal?>("FStockCycle")
  976. .HasPrecision(23, 10)
  977. .HasColumnType("decimal(23,10)")
  978. .HasComment("复检周期");
  979. b.Property<string>("FStockId_Name")
  980. .HasMaxLength(80)
  981. .HasColumnType("nvarchar(80)")
  982. .HasComment("仓库");
  983. b.Property<string>("FStockLoc")
  984. .HasMaxLength(80)
  985. .HasColumnType("nvarchar(80)")
  986. .HasComment("仓位");
  987. b.Property<string>("FStockPlaceId_FF100002")
  988. .HasMaxLength(80)
  989. .HasColumnType("nvarchar(80)")
  990. .HasComment("仓位.客户.编码");
  991. b.Property<string>("FStockPlaceId_FF100002_Name")
  992. .HasMaxLength(80)
  993. .HasColumnType("nvarchar(80)")
  994. .HasComment("仓位.客户.名称");
  995. b.Property<string>("FStockPlaceId_FF100003")
  996. .HasMaxLength(80)
  997. .HasColumnType("nvarchar(80)")
  998. .HasComment("仓位.供应商.编码");
  999. b.Property<string>("FStockPlaceId_FF100003_Name")
  1000. .HasMaxLength(80)
  1001. .HasColumnType("nvarchar(80)")
  1002. .HasComment("仓位.供应商.名称");
  1003. b.Property<string>("FStockPlaceId_FF100004")
  1004. .HasMaxLength(80)
  1005. .HasColumnType("nvarchar(80)")
  1006. .HasComment("仓位.服务机客户.编码");
  1007. b.Property<string>("FStockPlaceId_FF100004_Name")
  1008. .HasMaxLength(80)
  1009. .HasColumnType("nvarchar(80)")
  1010. .HasComment("仓位.服务机客户.名称");
  1011. b.Property<string>("FStoreUnitID_Name")
  1012. .HasMaxLength(10)
  1013. .HasColumnType("nvarchar(10)")
  1014. .HasComment("库存单位");
  1015. b.Property<string>("FSubBillType_Name")
  1016. .HasMaxLength(10)
  1017. .HasColumnType("nvarchar(10)")
  1018. .HasComment("委外类型");
  1019. b.Property<string>("FSubconPriceUnitId_Name")
  1020. .HasMaxLength(10)
  1021. .HasColumnType("nvarchar(10)")
  1022. .HasComment("委外计价单位");
  1023. b.Property<string>("FSubconUnitId_Name")
  1024. .HasMaxLength(10)
  1025. .HasColumnType("nvarchar(10)")
  1026. .HasComment("委外单位");
  1027. b.Property<string>("FSuite")
  1028. .HasMaxLength(1)
  1029. .HasColumnType("nvarchar(1)")
  1030. .HasComment("套件");
  1031. b.Property<string>("FSupplySourceId_Name")
  1032. .HasMaxLength(80)
  1033. .HasColumnType("nvarchar(80)")
  1034. .HasComment("供应来源");
  1035. b.Property<string>("FTaxCategoryCodeId_Name")
  1036. .HasMaxLength(80)
  1037. .HasColumnType("nvarchar(80)")
  1038. .HasComment("税收分类编码");
  1039. b.Property<string>("FTaxDiscountsType")
  1040. .HasMaxLength(80)
  1041. .HasColumnType("nvarchar(80)")
  1042. .HasComment("税收优惠政策类型");
  1043. b.Property<string>("FTaxRateId_Name")
  1044. .HasMaxLength(80)
  1045. .HasColumnType("nvarchar(80)")
  1046. .HasComment("默认税率");
  1047. b.Property<string>("FTaxType_Name")
  1048. .HasMaxLength(80)
  1049. .HasColumnType("nvarchar(80)")
  1050. .HasComment("税分类");
  1051. b.Property<string>("FTimeFactorId_Name")
  1052. .HasMaxLength(80)
  1053. .HasColumnType("nvarchar(80)")
  1054. .HasComment("时间紧迫系数");
  1055. b.Property<string>("FUnValidateExpQty")
  1056. .HasMaxLength(1)
  1057. .HasColumnType("nvarchar(1)")
  1058. .HasComment("不参与可发量统计");
  1059. b.Property<string>("FUseOrgId_Name")
  1060. .HasMaxLength(80)
  1061. .HasColumnType("nvarchar(80)")
  1062. .HasComment("使用组织");
  1063. b.Property<string>("FUseStatus")
  1064. .HasMaxLength(255)
  1065. .HasColumnType("nvarchar(255)")
  1066. .HasComment("数据状态");
  1067. b.Property<decimal?>("FVOLUME")
  1068. .HasPrecision(23, 10)
  1069. .HasColumnType("decimal(23,10)")
  1070. .HasComment("体积");
  1071. b.Property<string>("FVOLUMEUNITID_Name")
  1072. .HasMaxLength(10)
  1073. .HasColumnType("nvarchar(10)")
  1074. .HasComment("尺寸单位");
  1075. b.Property<decimal?>("FVarLeadTime")
  1076. .HasPrecision(23, 10)
  1077. .HasColumnType("decimal(23,10)")
  1078. .HasComment("变动提前期");
  1079. b.Property<decimal?>("FVarLeadTimeLotSize")
  1080. .HasPrecision(23, 10)
  1081. .HasColumnType("decimal(23,10)")
  1082. .HasComment("变动提前期批量");
  1083. b.Property<string>("FVarLeadTimeType")
  1084. .HasMaxLength(10)
  1085. .HasColumnType("nvarchar(10)")
  1086. .HasComment("变动提前期单位");
  1087. b.Property<decimal?>("FWARRANTY")
  1088. .HasPrecision(23, 10)
  1089. .HasColumnType("decimal(23,10)")
  1090. .HasComment("保修期");
  1091. b.Property<string>("FWARRANTYUNITID")
  1092. .HasMaxLength(10)
  1093. .HasColumnType("nvarchar(10)")
  1094. .HasComment("保修期单位");
  1095. b.Property<string>("FWEIGHTUNITID_Name")
  1096. .HasMaxLength(10)
  1097. .HasColumnType("nvarchar(10)")
  1098. .HasComment("重量单位");
  1099. b.Property<decimal?>("FWIDTH")
  1100. .HasPrecision(23, 10)
  1101. .HasColumnType("decimal(23,10)")
  1102. .HasComment("宽");
  1103. b.Property<string>("FWorkShopId_Name")
  1104. .HasMaxLength(80)
  1105. .HasColumnType("nvarchar(80)")
  1106. .HasComment("生产车间");
  1107. b.Property<decimal?>("FWriteOffQty")
  1108. .HasPrecision(23, 10)
  1109. .HasColumnType("decimal(23,10)")
  1110. .HasComment("冲销数量");
  1111. b.Property<string>("F_BZGG")
  1112. .HasMaxLength(255)
  1113. .HasColumnType("nvarchar(255)")
  1114. .HasComment("包装规格");
  1115. b.Property<string>("F_CPFL_Name")
  1116. .HasMaxLength(80)
  1117. .HasColumnType("nvarchar(80)")
  1118. .HasComment("产品分类");
  1119. b.Property<string>("F_CPPLLB")
  1120. .HasMaxLength(80)
  1121. .HasColumnType("nvarchar(80)")
  1122. .HasComment("产品披露类别");
  1123. b.Property<string>("F_CPX_Name")
  1124. .HasMaxLength(80)
  1125. .HasColumnType("nvarchar(80)")
  1126. .HasComment("产品线");
  1127. b.Property<string>("F_DYDWLX")
  1128. .HasMaxLength(80)
  1129. .HasColumnType("nvarchar(80)")
  1130. .HasComment("电压/电网类型");
  1131. b.Property<string>("F_DZLSX")
  1132. .HasMaxLength(80)
  1133. .HasColumnType("nvarchar(80)")
  1134. .HasComment("电子料属性");
  1135. b.Property<string>("F_GLD_Name")
  1136. .HasMaxLength(80)
  1137. .HasColumnType("nvarchar(80)")
  1138. .HasComment("功率段");
  1139. b.Property<DateTime?>("F_GSZHGGRQ")
  1140. .HasColumnType("datetime2")
  1141. .HasComment("工时最后更改日期");
  1142. b.Property<string>("F_GSZHGGR_Name")
  1143. .HasMaxLength(80)
  1144. .HasColumnType("nvarchar(80)")
  1145. .HasComment("工时最后更改人");
  1146. b.Property<string>("F_GWLH_Name")
  1147. .HasMaxLength(80)
  1148. .HasColumnType("nvarchar(80)")
  1149. .HasComment("根物料号");
  1150. b.Property<string>("F_GYS")
  1151. .HasMaxLength(255)
  1152. .HasColumnType("nvarchar(255)")
  1153. .HasComment("供应商");
  1154. b.Property<decimal?>("F_HLBZL")
  1155. .HasPrecision(23, 10)
  1156. .HasColumnType("decimal(23,10)")
  1157. .HasComment("回料包装量");
  1158. b.Property<string>("F_JCYY")
  1159. .HasMaxLength(255)
  1160. .HasColumnType("nvarchar(255)")
  1161. .HasComment("禁采原因");
  1162. b.Property<string>("F_JWLBMU8")
  1163. .HasMaxLength(80)
  1164. .HasColumnType("nvarchar(80)")
  1165. .HasComment("旧物料编码U8");
  1166. b.Property<string>("F_PP_Name")
  1167. .HasMaxLength(255)
  1168. .HasColumnType("nvarchar(255)")
  1169. .HasComment("品牌");
  1170. b.Property<string>("F_SFJLPCH")
  1171. .HasMaxLength(1)
  1172. .HasColumnType("nvarchar(1)")
  1173. .HasComment("是否记录批次号");
  1174. b.Property<string>("F_SMZQ")
  1175. .HasMaxLength(80)
  1176. .HasColumnType("nvarchar(80)")
  1177. .HasComment("料号生命周期");
  1178. b.Property<DateTime?>("F_SMZQZHGGRQ")
  1179. .HasColumnType("datetime2")
  1180. .HasComment("生命周期最后更改日期");
  1181. b.Property<string>("F_SMZQZHGGR_Name")
  1182. .HasMaxLength(80)
  1183. .HasColumnType("nvarchar(80)")
  1184. .HasComment("生命周期最后更改人");
  1185. b.Property<DateTime?>("F_TJZLZHGGRQ")
  1186. .HasColumnType("datetime2")
  1187. .HasComment("体积重量最后更改日期");
  1188. b.Property<string>("F_TJZLZHGGR_Name")
  1189. .HasMaxLength(80)
  1190. .HasColumnType("nvarchar(80)")
  1191. .HasComment("体积重量最后更改人");
  1192. b.Property<string>("F_WLLX")
  1193. .HasMaxLength(10)
  1194. .HasColumnType("nvarchar(10)")
  1195. .HasComment("物料类型");
  1196. b.Property<string>("F_WLSQR_Name")
  1197. .HasMaxLength(80)
  1198. .HasColumnType("nvarchar(80)")
  1199. .HasComment("物料申请人");
  1200. b.Property<string>("F_XSXH_2052")
  1201. .HasMaxLength(80)
  1202. .HasColumnType("nvarchar(80)")
  1203. .HasComment("SAJ型号");
  1204. b.Property<string>("F_YWLX")
  1205. .HasMaxLength(80)
  1206. .HasColumnType("nvarchar(80)")
  1207. .HasComment("业务类型");
  1208. b.Property<string>("F_YXQG")
  1209. .HasMaxLength(1)
  1210. .HasColumnType("nvarchar(1)")
  1211. .HasComment("允许请购");
  1212. b.Property<string>("F_YXSL")
  1213. .HasMaxLength(1)
  1214. .HasColumnType("nvarchar(1)")
  1215. .HasComment("允许收料");
  1216. b.Property<string>("F_YZSG")
  1217. .HasMaxLength(10)
  1218. .HasColumnType("nvarchar(10)")
  1219. .HasComment("已终审过");
  1220. b.Property<decimal?>("F_ZJCSGS")
  1221. .HasPrecision(23, 10)
  1222. .HasColumnType("decimal(23,10)")
  1223. .HasComment("整机测试工时");
  1224. b.Property<string>("F_ZJGLWLH_Name")
  1225. .HasMaxLength(80)
  1226. .HasColumnType("nvarchar(80)")
  1227. .HasComment("直接关联物料号");
  1228. b.Property<decimal?>("F_ZJZB_Name")
  1229. .HasPrecision(23, 10)
  1230. .HasColumnType("decimal(23,10)")
  1231. .HasComment("整机质保(月)");
  1232. b.Property<decimal?>("F_ZYGS")
  1233. .HasPrecision(23, 10)
  1234. .HasColumnType("decimal(23,10)")
  1235. .HasComment("作业工时");
  1236. b.HasKey("Id");
  1237. b.ToTable("in_kd_material", (string)null);
  1238. b.HasComment("物料");
  1239. });
  1240. #pragma warning restore 612, 618
  1241. }
  1242. }
  1243. }