PlnOrderJgxSEntity.cs 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816
  1. using System;
  2. using System.Collections.Generic;
  3. using System.ComponentModel;
  4. using System.Linq;
  5. using System.Text;
  6. using Core.Mes.Client.Comm.Attribute;
  7. namespace Core.StlMes.Client.PlnSaleOrd.工序排产.entity
  8. {
  9. public class PlnOrderJgxSEntity
  10. {
  11. /// <summary>
  12. /// 主加工线合同号
  13. /// </summary>
  14. private string proOrderNo = "";
  15. /// <summary>
  16. /// 加工线订单编号
  17. /// </summary>
  18. private string proPlanId = "";
  19. /// <summary>
  20. /// 工序排产序号
  21. /// </summary>
  22. private string gxPlanNo = "";
  23. /// <summary>
  24. /// 主排产联动组号
  25. /// </summary>
  26. private string planGroupId = "";
  27. /// <summary>
  28. /// 主合同来源(销售合同、备料需求、补量需求)
  29. /// </summary>
  30. private string orderSource = "";
  31. /// <summary>
  32. /// 交货编码PK
  33. /// </summary>
  34. private string ordLnDlyPk = "";
  35. /// <summary>
  36. /// 排产流水号
  37. /// </summary>
  38. private string plnDivideId = "";
  39. /// <summary>
  40. /// 合同号
  41. /// </summary>
  42. private string orderNo = "";
  43. /// <summary>
  44. /// 合同行号
  45. /// </summary>
  46. private string orderSeq = "";
  47. /// <summary>
  48. /// 交货编码
  49. /// </summary>
  50. private string deliveryNo = "";
  51. /// <summary>
  52. /// 备料需求号
  53. /// </summary>
  54. private string reqBlId = "";
  55. /// <summary>
  56. /// 产线编码
  57. /// </summary>
  58. private string plineCode = "";
  59. /// <summary>
  60. /// 产线描述
  61. /// </summary>
  62. private string plineName = "";
  63. /// <summary>
  64. /// 投入物料编码
  65. /// </summary>
  66. private string inwlId = "";
  67. /// <summary>
  68. /// 投入物料描述
  69. /// </summary>
  70. private string inwlDesc = "";
  71. /// <summary>
  72. /// 产出物料编码
  73. /// </summary>
  74. private string outwlId = "";
  75. /// <summary>
  76. /// 产出物料描述
  77. /// </summary>
  78. private string outwlDesc = "";
  79. /// <summary>
  80. /// 排产重量
  81. /// </summary>
  82. private decimal? weigthS = null;
  83. /// <summary>
  84. /// 排产支数
  85. /// </summary>
  86. private decimal? numS = null;
  87. /// <summary>
  88. /// 产线内生产顺序号
  89. /// </summary>
  90. private decimal? gxProSeq = null;
  91. /// <summary>
  92. /// 计划耗时(分)
  93. /// </summary>
  94. private decimal? planUsetime = null;
  95. /// <summary>
  96. /// 计划开始时间
  97. /// </summary>
  98. private string planTimeB = "";
  99. /// <summary>
  100. /// 计划结束时间
  101. /// </summary>
  102. private string planTimeE = "";
  103. /// <summary>
  104. /// 执行状态(0计划,1生产中,2完成,3关闭A,4关闭)
  105. /// </summary>
  106. private string exeStatus = "";
  107. /// <summary>
  108. /// 是否检修计划
  109. /// </summary>
  110. private string isRepairPln;
  111. /// <summary>
  112. /// 检修类型
  113. /// </summary>
  114. private string repairType = "";
  115. /// <summary>
  116. /// 钢级(牌号)代码
  117. /// </summary>
  118. private string steelcode = "";
  119. /// <summary>
  120. /// 钢级(牌号)名称
  121. /// </summary>
  122. private string steelname = "";
  123. /// <summary>
  124. /// 外径
  125. /// </summary>
  126. private decimal? outdiameter = null;
  127. /// <summary>
  128. /// 壁厚
  129. /// </summary>
  130. private decimal? wallthick = null;
  131. /// <summary>
  132. /// 最大长度
  133. /// </summary>
  134. private decimal? lengthmax = null;
  135. /// <summary>
  136. /// 最小长度
  137. /// </summary>
  138. private decimal? lengthmin = null;
  139. /// <summary>
  140. /// 长度描述
  141. /// </summary>
  142. private string lengthdisc = "";
  143. /// <summary>
  144. /// 目标壁厚
  145. /// </summary>
  146. private decimal? aimwallthick = null;
  147. /// <summary>
  148. /// 目标长度
  149. /// </summary>
  150. private decimal? aimlength = null;
  151. /// <summary>
  152. /// 短尺率(%)
  153. /// </summary>
  154. private decimal? shrtLenRato = null;
  155. /// <summary>
  156. /// 短尺最短
  157. /// </summary>
  158. private decimal? shortest = null;
  159. /// <summary>
  160. /// 长尺率(%)
  161. /// </summary>
  162. private decimal? longLenRato = null;
  163. /// <summary>
  164. /// 长尺最长
  165. /// </summary>
  166. private decimal? longest = null;
  167. /// <summary>
  168. /// 短尺随炉
  169. /// </summary>
  170. private string shrtStove = "";
  171. /// <summary>
  172. /// 平均长度大于
  173. /// </summary>
  174. private decimal? avgLenMin = null;
  175. /// <summary>
  176. /// 最长最短差小于
  177. /// </summary>
  178. private decimal? difrncLenMax = null;
  179. /// <summary>
  180. /// 单倍尺长
  181. /// </summary>
  182. private decimal? siglLen = null;
  183. /// <summary>
  184. /// 成品长度公差(单倍尺长专用)
  185. /// </summary>
  186. private decimal? endlenSpecstd = null;
  187. /// <summary>
  188. /// 扣型代码
  189. /// </summary>
  190. private string modelCode = "";
  191. /// <summary>
  192. /// 扣型描述
  193. /// </summary>
  194. private string modelDesc = "";
  195. /// <summary>
  196. /// 投料最大长度
  197. /// </summary>
  198. private decimal? lengthmaxIn = null;
  199. /// <summary>
  200. /// 投料最小长度
  201. /// </summary>
  202. private decimal? lengthminIn = null;
  203. /// <summary>
  204. /// 投料长度
  205. /// </summary>
  206. private decimal? lengthIn = null;
  207. /// <summary>
  208. /// 计划分切数
  209. /// </summary>
  210. private decimal? outnumCut = null;
  211. /// <summary>
  212. /// 待投入重量
  213. /// </summary>
  214. private decimal? inWeightS = null;
  215. /// <summary>
  216. /// 待投入支数
  217. /// </summary>
  218. private decimal? inNumS = null;
  219. /// <summary>
  220. /// 加投重量
  221. /// </summary>
  222. private decimal? addWtIn = null;
  223. /// <summary>
  224. /// 加投支数
  225. /// </summary>
  226. private decimal? addNumIn = null;
  227. /// <summary>
  228. /// 投入利库重量
  229. /// </summary>
  230. private decimal? matchWtIn = null;
  231. /// <summary>
  232. /// 投入利库支数
  233. /// </summary>
  234. private decimal? matchNumIn = null;
  235. /// <summary>
  236. /// 是否加工线监制
  237. /// </summary>
  238. private string ifMonitorJgx;
  239. /// <summary>
  240. /// 监制编号
  241. /// </summary>
  242. private string prdcrNo = "";
  243. /// <summary>
  244. /// 本工序监制点
  245. /// </summary>
  246. private string monitorPoint = "";
  247. /// <summary>
  248. /// 成分标准索引号集合(内控)
  249. /// </summary>
  250. private string cic = "";
  251. /// <summary>
  252. /// 材质标准索引号集合(内控)
  253. /// </summary>
  254. private string pic = "";
  255. /// <summary>
  256. /// 公差标准索引号集合(内控)
  257. /// </summary>
  258. private string sic = "";
  259. /// <summary>
  260. /// 探伤索引号集合(内控)
  261. /// </summary>
  262. private string dic = "";
  263. /// <summary>
  264. /// 水压索引码集合(内控)
  265. /// </summary>
  266. private string wic = "";
  267. /// <summary>
  268. /// 加工标准索引号集合(内控)
  269. /// </summary>
  270. private string gic = "";
  271. /// <summary>
  272. /// 工艺文件号
  273. /// </summary>
  274. private string craftFileNo = "";
  275. /// <summary>
  276. /// 工艺文件责任人
  277. /// </summary>
  278. private string craftFileMan = "";
  279. /// <summary>
  280. /// 工艺序号
  281. /// </summary>
  282. private decimal? craftSeq = null;
  283. /// <summary>
  284. /// 本工序点路径
  285. /// </summary>
  286. private string stationRoad = "";
  287. /// <summary>
  288. /// 炉计划已排重量
  289. /// </summary>
  290. private decimal? batchedWt = null;
  291. /// <summary>
  292. /// 炉计划已排支数
  293. /// </summary>
  294. private decimal? batchedNum = null;
  295. /// <summary>
  296. /// 生产完成重量
  297. /// </summary>
  298. private decimal? finishweight = null;
  299. /// <summary>
  300. /// 生产完成支数
  301. /// </summary>
  302. private decimal? finishnum = null;
  303. /// <summary>
  304. /// 是否确认下发
  305. /// </summary>
  306. private string isPlanOk;
  307. /// <summary>
  308. /// 加工线生产批次
  309. /// </summary>
  310. private string zyBatchId = "";
  311. /// <summary>
  312. /// 生产年月
  313. /// </summary>
  314. private string proMonth = "";
  315. /// <summary>
  316. /// 前工序名
  317. /// </summary>
  318. private string previousGx = "";
  319. /// <summary>
  320. /// 前工序订单号
  321. /// </summary>
  322. private string prevGxplanId = "";
  323. /// <summary>
  324. /// 国内外
  325. /// </summary>
  326. private string ifExport = "";
  327. /// <summary>
  328. /// 合同用户(最终用户/客户名)
  329. /// </summary>
  330. private string finalUserDesc = "";
  331. /// <summary>
  332. /// 轧制方式(轧管二级工序名)
  333. /// </summary>
  334. private string processDescCZg = "";
  335. /// <summary>
  336. /// 默认轧管机组(名)
  337. /// </summary>
  338. private string groupRollName = "";
  339. /// <summary>
  340. /// 轧管开始时间
  341. /// </summary>
  342. private string beginTimeZg = "";
  343. /// <summary>
  344. /// 监制提前通知天(取本工序最大)
  345. /// </summary>
  346. private string prdcrAdvcDay = "";
  347. /// <summary>
  348. /// 制程描述
  349. /// </summary>
  350. private string wholeBacklogDesc = "";
  351. /// <summary>
  352. /// 合同紧急度
  353. /// </summary>
  354. private string priority = "";
  355. /// <summary>
  356. /// 紧急度备注
  357. /// </summary>
  358. private string priorityMemo = "";
  359. /// <summary>
  360. /// 交货期
  361. /// </summary>
  362. private string delvryEdate = "";
  363. /// <summary>
  364. /// 到站(名称)
  365. /// </summary>
  366. private string stationNm = "";
  367. /// <summary>
  368. /// 250厂下线地点
  369. /// </summary>
  370. private string outlineSite250 = "";
  371. /// <summary>
  372. /// 创建时间
  373. /// </summary>
  374. private string createTime = "";
  375. /// <summary>
  376. /// 备注
  377. /// </summary>
  378. private string memo = "";
  379. /// <summary>
  380. /// 下发时间
  381. /// </summary>
  382. private string issuedTime = "";
  383. /// <summary>
  384. /// 下发人
  385. /// </summary>
  386. private string issuedMan = "";
  387. /// <summary>
  388. /// 最近取消下发时间
  389. /// </summary>
  390. private string lastUndownTime = "";
  391. /// <summary>
  392. /// 最近取消下发人
  393. /// </summary>
  394. private string lastUndownMan = "";
  395. /// <summary>
  396. /// 合同下发版次(年月日+3位流水)
  397. /// </summary>
  398. private string versionNo = "";
  399. /// <summary>
  400. /// 加工成本
  401. /// </summary>
  402. private decimal? processingCost = null;
  403. /// <summary>
  404. /// 完全成本
  405. /// </summary>
  406. private decimal? totalCost = null;
  407. private string groupJgx = "";
  408. /// <summary>
  409. /// 主冶金规范码
  410. /// </summary>
  411. private string msc = "";
  412. /// <summary>
  413. /// 主制程索引号
  414. /// </summary>
  415. private string indexSeq = "";
  416. /// <summary>
  417. /// 主BOM
  418. /// </summary>
  419. private string bom = "";
  420. private string progyMemo = "";
  421. private string isNoticeEp = "";
  422. private string isNoticeUser = "";
  423. private string isNoticeTime = "";
  424. /// <summary>
  425. /// 通知监制
  426. /// </summary>
  427. [Description("通知监制")]
  428. [Nullable(true)]
  429. [DataLength(20)]
  430. public string IsNoticeEp
  431. {
  432. get { return isNoticeEp; }
  433. set { isNoticeEp = value; }
  434. }
  435. /// <summary>
  436. /// 通知人
  437. /// </summary>
  438. [Description("通知人")]
  439. [Nullable(true)]
  440. [DataLength(20)]
  441. public string IsNoticeUser
  442. {
  443. get { return isNoticeUser; }
  444. set { isNoticeUser = value; }
  445. }
  446. /// <summary>
  447. /// 通知时间
  448. /// </summary>
  449. [Description("通知时间")]
  450. [Nullable(true)]
  451. [DataLength(20)]
  452. public string IsNoticeTime
  453. {
  454. get { return isNoticeTime; }
  455. set { isNoticeTime = value; }
  456. }
  457. /// <summary>
  458. /// 工艺备注
  459. /// </summary>
  460. [Description("工艺备注")]
  461. [Nullable(true)]
  462. [DataLength(20)]
  463. public string ProgyMemo
  464. {
  465. get { return progyMemo; }
  466. set { progyMemo = value; }
  467. }
  468. /// <summary>
  469. /// 主冶金规范码
  470. /// </summary>
  471. [Description("主冶金规范码")]
  472. [Nullable(true)]
  473. [DataLength(20)]
  474. public string Msc
  475. {
  476. get { return msc; }
  477. set { msc = value; }
  478. }
  479. /// <summary>
  480. /// 主制程索引号
  481. /// </summary>
  482. [Description("主制程索引号")]
  483. [Nullable(true)]
  484. [DataLength(20)]
  485. public string IndexSeq
  486. {
  487. get { return indexSeq; }
  488. set { indexSeq = value; }
  489. }
  490. /// <summary>
  491. /// 主BOM
  492. /// </summary>
  493. [Description("主BOM")]
  494. [Nullable(true)]
  495. [DataLength(20)]
  496. public string Bom
  497. {
  498. get { return bom; }
  499. set { bom = value; }
  500. }
  501. [Description("加工分组")]
  502. public string GroupJgx
  503. {
  504. get { return groupJgx; }
  505. set { groupJgx = value; }
  506. }
  507. /// <summary>
  508. /// 主加工线合同号
  509. /// </summary>
  510. [Description("加工线合同号")]
  511. [Nullable(true)]
  512. [DataLength(20)]
  513. public string ProOrderNo
  514. {
  515. get { return proOrderNo; }
  516. set { proOrderNo = value; }
  517. }
  518. /// <summary>
  519. /// 加工线订单编号
  520. /// </summary>
  521. [Description("订单编号")]
  522. [Nullable(false)]
  523. [DataLength(20)]
  524. public string ProPlanId
  525. {
  526. get { return proPlanId; }
  527. set { proPlanId = value; }
  528. }
  529. /// <summary>
  530. /// 工序排产序号
  531. /// </summary>
  532. [Description("排产序号")]
  533. [Nullable(false)]
  534. [DataLength(10)]
  535. public string GxPlanNo
  536. {
  537. get { return gxPlanNo; }
  538. set { gxPlanNo = value; }
  539. }
  540. /// <summary>
  541. /// 主排产联动组号
  542. /// </summary>
  543. [Description("主排产联动组号")]
  544. [Nullable(true)]
  545. [DataLength(40)]
  546. public string PlanGroupId
  547. {
  548. get { return planGroupId; }
  549. set { planGroupId = value; }
  550. }
  551. /// <summary>
  552. /// 主合同来源(销售合同、备料需求、补量需求)
  553. /// </summary>
  554. [Description("合同来源")]
  555. [Nullable(true)]
  556. [DataLength(20)]
  557. public string OrderSource
  558. {
  559. get { return orderSource; }
  560. set { orderSource = value; }
  561. }
  562. /// <summary>
  563. /// 交货编码PK
  564. /// </summary>
  565. [Description("交货编码PK")]
  566. [Nullable(true)]
  567. [DataLength(40)]
  568. public string OrdLnDlyPk
  569. {
  570. get { return ordLnDlyPk; }
  571. set { ordLnDlyPk = value; }
  572. }
  573. /// <summary>
  574. /// 排产流水号
  575. /// </summary>
  576. [Description("排产流水号")]
  577. [Nullable(true)]
  578. [DataLength(10)]
  579. public string PlnDivideId
  580. {
  581. get { return plnDivideId; }
  582. set { plnDivideId = value; }
  583. }
  584. /// <summary>
  585. /// 合同号
  586. /// </summary>
  587. [Description("合同号")]
  588. [Nullable(true)]
  589. [DataLength(20)]
  590. public string OrderNo
  591. {
  592. get { return orderNo; }
  593. set { orderNo = value; }
  594. }
  595. /// <summary>
  596. /// 合同行号
  597. /// </summary>
  598. [Description("合同行号")]
  599. [Nullable(true)]
  600. [DataLength(3)]
  601. public string OrderSeq
  602. {
  603. get { return orderSeq; }
  604. set { orderSeq = value; }
  605. }
  606. /// <summary>
  607. /// 交货编码
  608. /// </summary>
  609. [Description("交货行号")]
  610. [Nullable(true)]
  611. [DataLength(3)]
  612. public string DeliveryNo
  613. {
  614. get { return deliveryNo; }
  615. set { deliveryNo = value; }
  616. }
  617. /// <summary>
  618. /// 备料需求号
  619. /// </summary>
  620. [Description("备料需求号")]
  621. [Nullable(true)]
  622. [DataLength(20)]
  623. public string ReqBlId
  624. {
  625. get { return reqBlId; }
  626. set { reqBlId = value; }
  627. }
  628. /// <summary>
  629. /// 产线编码
  630. /// </summary>
  631. [Description("加工产线")]
  632. [Nullable(true)]
  633. [DataLength(20)]
  634. public string PlineCode
  635. {
  636. get { return plineCode; }
  637. set { plineCode = value; }
  638. }
  639. /// <summary>
  640. /// 产线描述
  641. /// </summary>
  642. [Description("产线描述")]
  643. [Nullable(true)]
  644. [DataLength(100)]
  645. public string PlineName
  646. {
  647. get { return plineName; }
  648. set { plineName = value; }
  649. }
  650. /// <summary>
  651. /// 投入物料编码
  652. /// </summary>
  653. [Description("投入物料编码")]
  654. [Nullable(true)]
  655. [DataLength(40)]
  656. public string InwlId
  657. {
  658. get { return inwlId; }
  659. set { inwlId = value; }
  660. }
  661. /// <summary>
  662. /// 投入物料描述
  663. /// </summary>
  664. [Description("投入物料")]
  665. [Nullable(true)]
  666. [DataLength(100)]
  667. public string InwlDesc
  668. {
  669. get { return inwlDesc; }
  670. set { inwlDesc = value; }
  671. }
  672. /// <summary>
  673. /// 产出物料编码
  674. /// </summary>
  675. [Description("产出物料编码")]
  676. [Nullable(true)]
  677. [DataLength(40)]
  678. public string OutwlId
  679. {
  680. get { return outwlId; }
  681. set { outwlId = value; }
  682. }
  683. /// <summary>
  684. /// 产出物料描述
  685. /// </summary>
  686. [Description("产出物料")]
  687. [Nullable(true)]
  688. [DataLength(100)]
  689. public string OutwlDesc
  690. {
  691. get { return outwlDesc; }
  692. set { outwlDesc = value; }
  693. }
  694. /// <summary>
  695. /// 排产重量
  696. /// </summary>
  697. [Description("排产重量")]
  698. [Nullable(true)]
  699. [DataLength(10)]
  700. public decimal? WeigthS
  701. {
  702. get { return weigthS; }
  703. set { weigthS = value; }
  704. }
  705. /// <summary>
  706. /// 排产支数
  707. /// </summary>
  708. [Description("排产支数")]
  709. [Nullable(true)]
  710. [DataLength(10)]
  711. public decimal? NumS
  712. {
  713. get { return numS; }
  714. set { numS = value; }
  715. }
  716. /// <summary>
  717. /// 产线内生产顺序号
  718. /// </summary>
  719. [Description("生产顺序")]
  720. [Nullable(true)]
  721. [DataLength(20)]
  722. public decimal? GxProSeq
  723. {
  724. get { return gxProSeq; }
  725. set { gxProSeq = value; }
  726. }
  727. /// <summary>
  728. /// 计划耗时(分)
  729. /// </summary>
  730. [Description("计划耗时(h)")]
  731. [Nullable(true)]
  732. [DataLength(10)]
  733. public decimal? PlanUsetime
  734. {
  735. get { return planUsetime; }
  736. set { planUsetime = value; }
  737. }
  738. /// <summary>
  739. /// 计划开始时间
  740. /// </summary>
  741. [Description("计划开始时间")]
  742. [Nullable(true)]
  743. public string PlanTimeB
  744. {
  745. get { return planTimeB; }
  746. set { planTimeB = value; }
  747. }
  748. /// <summary>
  749. /// 计划结束时间
  750. /// </summary>
  751. [Description("计划结束时间")]
  752. [Nullable(true)]
  753. public string PlanTimeE
  754. {
  755. get { return planTimeE; }
  756. set { planTimeE = value; }
  757. }
  758. /// <summary>
  759. /// 执行状态(0计划,1生产中,2完成,3关闭A,4关闭)
  760. /// </summary>
  761. [Description("执行状态")]
  762. [Nullable(true)]
  763. [DataLength(10)]
  764. public string ExeStatus
  765. {
  766. get { return exeStatus; }
  767. set { exeStatus = value; }
  768. }
  769. /// <summary>
  770. /// 是否检修计划
  771. /// </summary>
  772. [Description("是否检修")]
  773. [Nullable(true)]
  774. [DataLength(1)]
  775. public string IsRepairPln
  776. {
  777. get { return isRepairPln; }
  778. set { isRepairPln = value; }
  779. }
  780. /// <summary>
  781. /// 检修类型
  782. /// </summary>
  783. [Description("检修类型")]
  784. [Nullable(true)]
  785. [DataLength(40)]
  786. public string RepairType
  787. {
  788. get { return repairType; }
  789. set { repairType = value; }
  790. }
  791. /// <summary>
  792. /// 钢级(牌号)代码
  793. /// </summary>
  794. [Description("钢级代码")]
  795. [Nullable(true)]
  796. [DataLength(10)]
  797. public string Steelcode
  798. {
  799. get { return steelcode; }
  800. set { steelcode = value; }
  801. }
  802. /// <summary>
  803. /// 钢级(牌号)名称
  804. /// </summary>
  805. [Description("钢级名称")]
  806. [Nullable(true)]
  807. [DataLength(100)]
  808. public string Steelname
  809. {
  810. get { return steelname; }
  811. set { steelname = value; }
  812. }
  813. /// <summary>
  814. /// 外径
  815. /// </summary>
  816. [Description("外径")]
  817. [Nullable(true)]
  818. [DataLength(10)]
  819. public decimal? Outdiameter
  820. {
  821. get { return outdiameter; }
  822. set { outdiameter = value; }
  823. }
  824. /// <summary>
  825. /// 壁厚
  826. /// </summary>
  827. [Description("壁厚")]
  828. [Nullable(true)]
  829. [DataLength(10)]
  830. public decimal? Wallthick
  831. {
  832. get { return wallthick; }
  833. set { wallthick = value; }
  834. }
  835. /// <summary>
  836. /// 最大长度
  837. /// </summary>
  838. [Description("最大长度")]
  839. [Nullable(true)]
  840. [DataLength(10)]
  841. public decimal? Lengthmax
  842. {
  843. get { return lengthmax; }
  844. set { lengthmax = value; }
  845. }
  846. /// <summary>
  847. /// 最小长度
  848. /// </summary>
  849. [Description("最小长度")]
  850. [Nullable(true)]
  851. [DataLength(10)]
  852. public decimal? Lengthmin
  853. {
  854. get { return lengthmin; }
  855. set { lengthmin = value; }
  856. }
  857. /// <summary>
  858. /// 长度描述
  859. /// </summary>
  860. [Description("长度描述")]
  861. [Nullable(true)]
  862. [DataLength(100)]
  863. public string Lengthdisc
  864. {
  865. get { return lengthdisc; }
  866. set { lengthdisc = value; }
  867. }
  868. /// <summary>
  869. /// 目标壁厚
  870. /// </summary>
  871. [Description("目标壁厚")]
  872. [Nullable(true)]
  873. [DataLength(10)]
  874. public decimal? Aimwallthick
  875. {
  876. get { return aimwallthick; }
  877. set { aimwallthick = value; }
  878. }
  879. /// <summary>
  880. /// 目标长度
  881. /// </summary>
  882. [Description("目标长度")]
  883. [Nullable(true)]
  884. [DataLength(10)]
  885. public decimal? Aimlength
  886. {
  887. get { return aimlength; }
  888. set { aimlength = value; }
  889. }
  890. /// <summary>
  891. /// 短尺率(%)
  892. /// </summary>
  893. [Description("短尺率(%)")]
  894. [Nullable(true)]
  895. [DataLength(2)]
  896. public decimal? ShrtLenRato
  897. {
  898. get { return shrtLenRato; }
  899. set { shrtLenRato = value; }
  900. }
  901. /// <summary>
  902. /// 短尺最短
  903. /// </summary>
  904. [Description("短尺最短")]
  905. [Nullable(true)]
  906. [DataLength(5)]
  907. public decimal? Shortest
  908. {
  909. get { return shortest; }
  910. set { shortest = value; }
  911. }
  912. /// <summary>
  913. /// 长尺率(%)
  914. /// </summary>
  915. [Description("长尺率(%)")]
  916. [Nullable(true)]
  917. [DataLength(2)]
  918. public decimal? LongLenRato
  919. {
  920. get { return longLenRato; }
  921. set { longLenRato = value; }
  922. }
  923. /// <summary>
  924. /// 长尺最长
  925. /// </summary>
  926. [Description("长尺最长")]
  927. [Nullable(true)]
  928. [DataLength(5)]
  929. public decimal? Longest
  930. {
  931. get { return longest; }
  932. set { longest = value; }
  933. }
  934. /// <summary>
  935. /// 短尺随炉
  936. /// </summary>
  937. [Description("短尺随炉")]
  938. [Nullable(true)]
  939. [DataLength(20)]
  940. public string ShrtStove
  941. {
  942. get { return shrtStove; }
  943. set { shrtStove = value; }
  944. }
  945. /// <summary>
  946. /// 平均长度大于
  947. /// </summary>
  948. [Description("平均长度大于")]
  949. [Nullable(true)]
  950. [DataLength(5)]
  951. public decimal? AvgLenMin
  952. {
  953. get { return avgLenMin; }
  954. set { avgLenMin = value; }
  955. }
  956. /// <summary>
  957. /// 最长最短差小于
  958. /// </summary>
  959. [Description("最长最短差小于")]
  960. [Nullable(true)]
  961. [DataLength(5)]
  962. public decimal? DifrncLenMax
  963. {
  964. get { return difrncLenMax; }
  965. set { difrncLenMax = value; }
  966. }
  967. /// <summary>
  968. /// 单倍尺长
  969. /// </summary>
  970. [Description("单倍尺长")]
  971. [Nullable(true)]
  972. [DataLength(6)]
  973. public decimal? SiglLen
  974. {
  975. get { return siglLen; }
  976. set { siglLen = value; }
  977. }
  978. /// <summary>
  979. /// 成品长度公差(单倍尺长专用)
  980. /// </summary>
  981. [Description("成品长度公差")]
  982. [Nullable(true)]
  983. [DataLength(6)]
  984. public decimal? EndlenSpecstd
  985. {
  986. get { return endlenSpecstd; }
  987. set { endlenSpecstd = value; }
  988. }
  989. /// <summary>
  990. /// 扣型代码
  991. /// </summary>
  992. [Description("扣型代码")]
  993. [Nullable(true)]
  994. [DataLength(20)]
  995. public string ModelCode
  996. {
  997. get { return modelCode; }
  998. set { modelCode = value; }
  999. }
  1000. /// <summary>
  1001. /// 扣型描述
  1002. /// </summary>
  1003. [Description("扣型描述")]
  1004. [Nullable(true)]
  1005. [DataLength(100)]
  1006. public string ModelDesc
  1007. {
  1008. get { return modelDesc; }
  1009. set { modelDesc = value; }
  1010. }
  1011. /// <summary>
  1012. /// 投料最大长度
  1013. /// </summary>
  1014. [Description("投料最大长度")]
  1015. [Nullable(true)]
  1016. [DataLength(10)]
  1017. public decimal? LengthmaxIn
  1018. {
  1019. get { return lengthmaxIn; }
  1020. set { lengthmaxIn = value; }
  1021. }
  1022. /// <summary>
  1023. /// 投料最小长度
  1024. /// </summary>
  1025. [Description("投料最小长度")]
  1026. [Nullable(true)]
  1027. [DataLength(10)]
  1028. public decimal? LengthminIn
  1029. {
  1030. get { return lengthminIn; }
  1031. set { lengthminIn = value; }
  1032. }
  1033. /// <summary>
  1034. /// 投料长度
  1035. /// </summary>
  1036. [Description("投料长度")]
  1037. [Nullable(true)]
  1038. [DataLength(10)]
  1039. public decimal? LengthIn
  1040. {
  1041. get { return lengthIn; }
  1042. set { lengthIn = value; }
  1043. }
  1044. /// <summary>
  1045. /// 计划分切数
  1046. /// </summary>
  1047. [Description("计划分切数")]
  1048. [Nullable(true)]
  1049. [DataLength(10)]
  1050. public decimal? OutnumCut
  1051. {
  1052. get { return outnumCut; }
  1053. set { outnumCut = value; }
  1054. }
  1055. /// <summary>
  1056. /// 待投入重量
  1057. /// </summary>
  1058. [Description("待投入重量")]
  1059. [Nullable(true)]
  1060. [DataLength(10)]
  1061. public decimal? InWeightS
  1062. {
  1063. get { return inWeightS; }
  1064. set { inWeightS = value; }
  1065. }
  1066. /// <summary>
  1067. /// 待投入支数
  1068. /// </summary>
  1069. [Description("待投入支数")]
  1070. [Nullable(true)]
  1071. [DataLength(10)]
  1072. public decimal? InNumS
  1073. {
  1074. get { return inNumS; }
  1075. set { inNumS = value; }
  1076. }
  1077. /// <summary>
  1078. /// 加投重量
  1079. /// </summary>
  1080. [Description("加投重量")]
  1081. [Nullable(true)]
  1082. [DataLength(10)]
  1083. public decimal? AddWtIn
  1084. {
  1085. get { return addWtIn; }
  1086. set { addWtIn = value; }
  1087. }
  1088. /// <summary>
  1089. /// 加投支数
  1090. /// </summary>
  1091. [Description("加投支数")]
  1092. [Nullable(true)]
  1093. [DataLength(10)]
  1094. public decimal? AddNumIn
  1095. {
  1096. get { return addNumIn; }
  1097. set { addNumIn = value; }
  1098. }
  1099. /// <summary>
  1100. /// 投入利库重量
  1101. /// </summary>
  1102. [Description("投入利库重量")]
  1103. [Nullable(true)]
  1104. [DataLength(10)]
  1105. public decimal? MatchWtIn
  1106. {
  1107. get { return matchWtIn; }
  1108. set { matchWtIn = value; }
  1109. }
  1110. /// <summary>
  1111. /// 投入利库支数
  1112. /// </summary>
  1113. [Description("投入利库支数")]
  1114. [Nullable(true)]
  1115. [DataLength(10)]
  1116. public decimal? MatchNumIn
  1117. {
  1118. get { return matchNumIn; }
  1119. set { matchNumIn = value; }
  1120. }
  1121. /// <summary>
  1122. /// 是否加工线监制
  1123. /// </summary>
  1124. [Description("是否加工线监制")]
  1125. [Nullable(true)]
  1126. [DataLength(1)]
  1127. public string IfMonitorJgx
  1128. {
  1129. get { return ifMonitorJgx; }
  1130. set { ifMonitorJgx = value; }
  1131. }
  1132. /// <summary>
  1133. /// 监制编号
  1134. /// </summary>
  1135. [Description("监制编号")]
  1136. [Nullable(true)]
  1137. [DataLength(40)]
  1138. public string PrdcrNo
  1139. {
  1140. get { return prdcrNo; }
  1141. set { prdcrNo = value; }
  1142. }
  1143. /// <summary>
  1144. /// 本工序监制点
  1145. /// </summary>
  1146. [Description("本工序监制点")]
  1147. [Nullable(true)]
  1148. [DataLength(200)]
  1149. public string MonitorPoint
  1150. {
  1151. get { return monitorPoint; }
  1152. set { monitorPoint = value; }
  1153. }
  1154. /// <summary>
  1155. /// 成分标准索引号集合(内控)
  1156. /// </summary>
  1157. [Description("成分标准(内控)")]
  1158. [Nullable(true)]
  1159. [DataLength(400)]
  1160. public string Cic
  1161. {
  1162. get { return cic; }
  1163. set { cic = value; }
  1164. }
  1165. /// <summary>
  1166. /// 材质标准索引号集合(内控)
  1167. /// </summary>
  1168. [Description("材质标准(内控)")]
  1169. [Nullable(true)]
  1170. [DataLength(400)]
  1171. public string Pic
  1172. {
  1173. get { return pic; }
  1174. set { pic = value; }
  1175. }
  1176. /// <summary>
  1177. /// 公差标准索引号集合(内控)
  1178. /// </summary>
  1179. [Description("公差标准(内控)")]
  1180. [Nullable(true)]
  1181. [DataLength(400)]
  1182. public string Sic
  1183. {
  1184. get { return sic; }
  1185. set { sic = value; }
  1186. }
  1187. /// <summary>
  1188. /// 探伤索引号集合(内控)
  1189. /// </summary>
  1190. [Description("探伤标准(内控)")]
  1191. [Nullable(true)]
  1192. [DataLength(400)]
  1193. public string Dic
  1194. {
  1195. get { return dic; }
  1196. set { dic = value; }
  1197. }
  1198. /// <summary>
  1199. /// 水压索引码集合(内控)
  1200. /// </summary>
  1201. [Description("水压标准(内控)")]
  1202. [Nullable(true)]
  1203. [DataLength(400)]
  1204. public string Wic
  1205. {
  1206. get { return wic; }
  1207. set { wic = value; }
  1208. }
  1209. /// <summary>
  1210. /// 加工标准索引号集合(内控)
  1211. /// </summary>
  1212. [Description("加工标准(内控)")]
  1213. [Nullable(true)]
  1214. [DataLength(400)]
  1215. public string Gic
  1216. {
  1217. get { return gic; }
  1218. set { gic = value; }
  1219. }
  1220. /// <summary>
  1221. /// 工艺文件号
  1222. /// </summary>
  1223. [Description("工艺文件号")]
  1224. [Nullable(true)]
  1225. [DataLength(400)]
  1226. public string CraftFileNo
  1227. {
  1228. get { return craftFileNo; }
  1229. set { craftFileNo = value; }
  1230. }
  1231. /// <summary>
  1232. /// 工艺文件责任人
  1233. /// </summary>
  1234. [Description("工艺文件责任人")]
  1235. [Nullable(true)]
  1236. [DataLength(20)]
  1237. public string CraftFileMan
  1238. {
  1239. get { return craftFileMan; }
  1240. set { craftFileMan = value; }
  1241. }
  1242. /// <summary>
  1243. /// 工艺序号
  1244. /// </summary>
  1245. [Description("工艺序号")]
  1246. [Nullable(true)]
  1247. [DataLength(5)]
  1248. public decimal? CraftSeq
  1249. {
  1250. get { return craftSeq; }
  1251. set { craftSeq = value; }
  1252. }
  1253. /// <summary>
  1254. /// 本工序点路径
  1255. /// </summary>
  1256. [Description("本工序点路径")]
  1257. [Nullable(true)]
  1258. [DataLength(200)]
  1259. public string StationRoad
  1260. {
  1261. get { return stationRoad; }
  1262. set { stationRoad = value; }
  1263. }
  1264. /// <summary>
  1265. /// 炉计划已排重量
  1266. /// </summary>
  1267. [Description("计划吨")]
  1268. [Nullable(true)]
  1269. [DataLength(10)]
  1270. public decimal? BatchedWt
  1271. {
  1272. get { return batchedWt; }
  1273. set { batchedWt = value; }
  1274. }
  1275. /// <summary>
  1276. /// 炉计划已排支数
  1277. /// </summary>
  1278. [Description("计划支")]
  1279. [Nullable(true)]
  1280. [DataLength(10)]
  1281. public decimal? BatchedNum
  1282. {
  1283. get { return batchedNum; }
  1284. set { batchedNum = value; }
  1285. }
  1286. private decimal? realBatchWt;
  1287. [Description("装炉吨")]
  1288. public decimal? RealBatchWt
  1289. {
  1290. get { return realBatchWt; }
  1291. set { realBatchWt = value; }
  1292. }
  1293. private decimal? realBatchNum;
  1294. [Description("装炉支")]
  1295. public decimal? RealBatchNum
  1296. {
  1297. get { return realBatchNum; }
  1298. set { realBatchNum = value; }
  1299. }
  1300. /// <summary>
  1301. /// 实际上料支
  1302. /// </summary>
  1303. private decimal? realIndoubleNum = null;
  1304. /// <summary>
  1305. /// 实际上料吨
  1306. /// </summary>
  1307. private decimal? realIndoubleWt = null;
  1308. /// <summary>
  1309. /// 实际上料支
  1310. /// </summary>
  1311. [Description("上料支")]
  1312. [Nullable(true)]
  1313. [DataLength(10)]
  1314. public decimal? RealIndoubleNum
  1315. {
  1316. get { return realIndoubleNum; }
  1317. set { realIndoubleNum = value; }
  1318. }
  1319. /// <summary>
  1320. /// 实际上料吨
  1321. /// </summary>
  1322. [Description("上料吨")]
  1323. [Nullable(true)]
  1324. [DataLength(10)]
  1325. public decimal? RealIndoubleWt
  1326. {
  1327. get { return realIndoubleWt; }
  1328. set { realIndoubleWt = value; }
  1329. }
  1330. /// <summary>
  1331. /// 生产完成重量
  1332. /// </summary>
  1333. [Description("生产完成吨")]
  1334. [Nullable(true)]
  1335. [DataLength(10)]
  1336. public decimal? Finishweight
  1337. {
  1338. get { return finishweight; }
  1339. set { finishweight = value; }
  1340. }
  1341. /// <summary>
  1342. /// 生产完成支数
  1343. /// </summary>
  1344. [Description("生产完成支")]
  1345. [Nullable(true)]
  1346. [DataLength(10)]
  1347. public decimal? Finishnum
  1348. {
  1349. get { return finishnum; }
  1350. set { finishnum = value; }
  1351. }
  1352. /// <summary>
  1353. /// 是否确认下发
  1354. /// </summary>
  1355. [Description("是否确认")]
  1356. [Nullable(true)]
  1357. [DataLength(1)]
  1358. public string IsPlanOk
  1359. {
  1360. get { return isPlanOk; }
  1361. set { isPlanOk = value; }
  1362. }
  1363. /// <summary>
  1364. /// 加工线生产批次
  1365. /// </summary>
  1366. [Description("生产批次")]
  1367. [Nullable(true)]
  1368. [DataLength(20)]
  1369. public string ZyBatchId
  1370. {
  1371. get { return zyBatchId; }
  1372. set { zyBatchId = value; }
  1373. }
  1374. /// <summary>
  1375. /// 生产年月
  1376. /// </summary>
  1377. [Description("生产年月")]
  1378. [Nullable(true)]
  1379. [DataLength(20)]
  1380. public string ProMonth
  1381. {
  1382. get { return proMonth; }
  1383. set { proMonth = value; }
  1384. }
  1385. /// <summary>
  1386. /// 前工序名
  1387. /// </summary>
  1388. [Description("前工序名")]
  1389. [Nullable(true)]
  1390. [DataLength(40)]
  1391. public string PreviousGx
  1392. {
  1393. get { return previousGx; }
  1394. set { previousGx = value; }
  1395. }
  1396. /// <summary>
  1397. /// 前工序订单号
  1398. /// </summary>
  1399. [Description("前工序订单号")]
  1400. [Nullable(true)]
  1401. [DataLength(20)]
  1402. public string PrevGxplanId
  1403. {
  1404. get { return prevGxplanId; }
  1405. set { prevGxplanId = value; }
  1406. }
  1407. /// <summary>
  1408. /// 国内外
  1409. /// </summary>
  1410. [Description("国内外")]
  1411. [Nullable(true)]
  1412. [DataLength(20)]
  1413. public string IfExport
  1414. {
  1415. get { return ifExport; }
  1416. set { ifExport = value; }
  1417. }
  1418. /// <summary>
  1419. /// 合同用户(最终用户/客户名)
  1420. /// </summary>
  1421. [Description("合同用户")]
  1422. [Nullable(true)]
  1423. [DataLength(100)]
  1424. public string FinalUserDesc
  1425. {
  1426. get { return finalUserDesc; }
  1427. set { finalUserDesc = value; }
  1428. }
  1429. /// <summary>
  1430. /// 轧制方式(轧管二级工序名)
  1431. /// </summary>
  1432. [Description("轧制方式")]
  1433. [Nullable(true)]
  1434. [DataLength(50)]
  1435. public string ProcessDescCZg
  1436. {
  1437. get { return processDescCZg; }
  1438. set { processDescCZg = value; }
  1439. }
  1440. /// <summary>
  1441. /// 默认轧管机组(名)
  1442. /// </summary>
  1443. [Description("默认轧管机组")]
  1444. [Nullable(true)]
  1445. [DataLength(100)]
  1446. public string GroupRollName
  1447. {
  1448. get { return groupRollName; }
  1449. set { groupRollName = value; }
  1450. }
  1451. /// <summary>
  1452. /// 轧管开始时间
  1453. /// </summary>
  1454. [Description("轧管开始时间")]
  1455. [Nullable(true)]
  1456. public string BeginTimeZg
  1457. {
  1458. get { return beginTimeZg; }
  1459. set { beginTimeZg = value; }
  1460. }
  1461. /// <summary>
  1462. /// 监制提前通知天(取本工序最大)
  1463. /// </summary>
  1464. [Description("监制提前信息")]
  1465. [Nullable(true)]
  1466. [DataLength(5)]
  1467. public string PrdcrAdvcDay
  1468. {
  1469. get { return prdcrAdvcDay; }
  1470. set { prdcrAdvcDay = value; }
  1471. }
  1472. /// <summary>
  1473. /// 制程描述
  1474. /// </summary>
  1475. [Description("制程描述")]
  1476. [Nullable(true)]
  1477. [DataLength(500)]
  1478. public string WholeBacklogDesc
  1479. {
  1480. get { return wholeBacklogDesc; }
  1481. set { wholeBacklogDesc = value; }
  1482. }
  1483. /// <summary>
  1484. /// 合同紧急度
  1485. /// </summary>
  1486. [Description("合同紧急度")]
  1487. [Nullable(true)]
  1488. [DataLength(20)]
  1489. public string Priority
  1490. {
  1491. get { return priority; }
  1492. set { priority = value; }
  1493. }
  1494. /// <summary>
  1495. /// 紧急度备注
  1496. /// </summary>
  1497. [Description("紧急度备注")]
  1498. [Nullable(true)]
  1499. [DataLength(200)]
  1500. public string PriorityMemo
  1501. {
  1502. get { return priorityMemo; }
  1503. set { priorityMemo = value; }
  1504. }
  1505. /// <summary>
  1506. /// 交货期
  1507. /// </summary>
  1508. [Description("交货期")]
  1509. [Nullable(true)]
  1510. public string DelvryEdate
  1511. {
  1512. get { return delvryEdate; }
  1513. set { delvryEdate = value; }
  1514. }
  1515. /// <summary>
  1516. /// 到站(名称)
  1517. /// </summary>
  1518. [Description("到站(名称)")]
  1519. [Nullable(true)]
  1520. [DataLength(100)]
  1521. public string StationNm
  1522. {
  1523. get { return stationNm; }
  1524. set { stationNm = value; }
  1525. }
  1526. /// <summary>
  1527. /// 250厂下线地点
  1528. /// </summary>
  1529. [Description("250厂下线地点")]
  1530. [Nullable(true)]
  1531. [DataLength(100)]
  1532. public string OutlineSite250
  1533. {
  1534. get { return outlineSite250; }
  1535. set { outlineSite250 = value; }
  1536. }
  1537. /// <summary>
  1538. /// 创建时间
  1539. /// </summary>
  1540. [Description("创建时间")]
  1541. [Nullable(true)]
  1542. public string CreateTime
  1543. {
  1544. get { return createTime; }
  1545. set { createTime = value; }
  1546. }
  1547. /// <summary>
  1548. /// 备注
  1549. /// </summary>
  1550. [Description("备注")]
  1551. [Nullable(true)]
  1552. [DataLength(200)]
  1553. public string Memo
  1554. {
  1555. get { return memo; }
  1556. set { memo = value; }
  1557. }
  1558. /// <summary>
  1559. /// 下发时间
  1560. /// </summary>
  1561. [Description("确认时间")]
  1562. [Nullable(true)]
  1563. public string IssuedTime
  1564. {
  1565. get { return issuedTime; }
  1566. set { issuedTime = value; }
  1567. }
  1568. /// <summary>
  1569. /// 下发人
  1570. /// </summary>
  1571. [Description("确认人")]
  1572. [Nullable(true)]
  1573. [DataLength(20)]
  1574. public string IssuedMan
  1575. {
  1576. get { return issuedMan; }
  1577. set { issuedMan = value; }
  1578. }
  1579. /// <summary>
  1580. /// 最近取消下发时间
  1581. /// </summary>
  1582. [Description("取消确认时间")]
  1583. [Nullable(true)]
  1584. public string LastUndownTime
  1585. {
  1586. get { return lastUndownTime; }
  1587. set { lastUndownTime = value; }
  1588. }
  1589. /// <summary>
  1590. /// 最近取消下发人
  1591. /// </summary>
  1592. [Description("取消确认人")]
  1593. [Nullable(true)]
  1594. [DataLength(20)]
  1595. public string LastUndownMan
  1596. {
  1597. get { return lastUndownMan; }
  1598. set { lastUndownMan = value; }
  1599. }
  1600. /// <summary>
  1601. /// 合同下发版次(年月日+3位流水)
  1602. /// </summary>
  1603. [Description("合同下发版次")]
  1604. [Nullable(true)]
  1605. [DataLength(20)]
  1606. public string VersionNo
  1607. {
  1608. get { return versionNo; }
  1609. set { versionNo = value; }
  1610. }
  1611. /// <summary>
  1612. /// 加工成本
  1613. /// </summary>
  1614. [Description("加工成本")]
  1615. [Nullable(true)]
  1616. [DataLength(10)]
  1617. public decimal? ProcessingCost
  1618. {
  1619. get { return processingCost; }
  1620. set { processingCost = value; }
  1621. }
  1622. /// <summary>
  1623. /// 完全成本
  1624. /// </summary>
  1625. [Description("完全成本")]
  1626. [Nullable(true)]
  1627. [DataLength(10)]
  1628. public decimal? TotalCost
  1629. {
  1630. get { return totalCost; }
  1631. set { totalCost = value; }
  1632. }
  1633. /// <summary>
  1634. /// 钢种名称
  1635. /// </summary>
  1636. private string gradename = "";
  1637. /// <summary>
  1638. /// 钢种名称
  1639. /// </summary>
  1640. [Description("钢种名称")]
  1641. [Nullable(true)]
  1642. [DataLength(100)]
  1643. public string Gradename
  1644. {
  1645. get { return gradename; }
  1646. set { gradename = value; }
  1647. }
  1648. /// <summary>
  1649. /// 是否下发
  1650. /// </summary>
  1651. private string ifStoveIssued = "";
  1652. [Description("是否下发")]
  1653. public string IfStoveIssued
  1654. {
  1655. get { return ifStoveIssued; }
  1656. set { ifStoveIssued = value; }
  1657. }
  1658. /// <summary>
  1659. /// 下发时间
  1660. /// </summary>
  1661. private string stoveIssuedTime = "";
  1662. [Description("下发时间")]
  1663. public string StoveIssuedTime
  1664. {
  1665. get { return stoveIssuedTime; }
  1666. set { stoveIssuedTime = value; }
  1667. }
  1668. /// <summary>
  1669. /// 下发人
  1670. /// </summary>
  1671. private string stoveIssuedMan = "";
  1672. [Description("下发人")]
  1673. public string StoveIssuedMan
  1674. {
  1675. get { return stoveIssuedMan; }
  1676. set { stoveIssuedMan = value; }
  1677. }
  1678. private string decision = "";
  1679. [Description("判定字头")]
  1680. public string Decision
  1681. {
  1682. get { return decision; }
  1683. set { decision = value; }
  1684. }
  1685. /// <summary>
  1686. /// 上料预计成品支
  1687. /// </summary>
  1688. private string expectNumJ = "";
  1689. [Description("预计成品支")]
  1690. public string ExpectNumJ
  1691. {
  1692. get { return expectNumJ; }
  1693. set { expectNumJ = value; }
  1694. }
  1695. /// <summary>
  1696. ///上料预计成品吨
  1697. /// </summary>
  1698. private string expectWtJ = "";
  1699. [Description("预计成品吨")]
  1700. public string ExpectWtJ
  1701. {
  1702. get { return expectWtJ; }
  1703. set { expectWtJ = value; }
  1704. }
  1705. }
  1706. }