PlnSteelforOrdEntity.cs 29 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094
  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. /// <summary>
  10. /// 数据库表PLN_STEELFOR_ORD所对应的实体类(生成工具:代码生成工具3.0)
  11. /// 作者:PC-20160925CXYF 时间:2017-08-09
  12. /// </summary>
  13. public class PlnSteelforOrdEntity
  14. {
  15. /// <summary>
  16. /// 可编辑重量
  17. /// </summary>
  18. private decimal? editWt = null;
  19. /// <summary>
  20. /// 可编辑支数
  21. /// </summary>
  22. private decimal? editNum = null;
  23. /// <summary>
  24. /// 虚拟炉次号(ID)
  25. /// </summary>
  26. private string furnaceno = "";
  27. /// <summary>
  28. /// 虚拟炉次内顺序号
  29. /// </summary>
  30. private decimal? sequenceno = null;
  31. /// <summary>
  32. /// 虚拟炉次顺序号(不同电炉产线顺序独立连续)
  33. /// </summary>
  34. private decimal? furnacenoSeq = null;
  35. /// <summary>
  36. /// 铸造订单编号
  37. /// </summary>
  38. private string proPlanId = "";
  39. /// <summary>
  40. /// 工序排产序号
  41. /// </summary>
  42. private string gxPlanNo = "";
  43. /// <summary>
  44. /// 浇次号
  45. /// </summary>
  46. private string castNo = "";
  47. /// <summary>
  48. /// 浇次顺序号(不同铸机顺序独立连续)
  49. /// </summary>
  50. private decimal? castSeq = null;
  51. /// <summary>
  52. /// 浇次内炉顺序号(单一浇次)
  53. /// </summary>
  54. private decimal? castStoveSeq = null;
  55. /// <summary>
  56. /// 连铸顺序号(不同铸机产线顺序独立连续)
  57. /// </summary>
  58. private decimal? ccmSeq = null;
  59. /// <summary>
  60. /// 冶炼炉号(电炉号)
  61. /// </summary>
  62. private string stoveNo = "";
  63. /// <summary>
  64. /// 判定炉号
  65. /// </summary>
  66. private string judgeStoveNo = "";
  67. /// <summary>
  68. /// 判定炉号序号
  69. /// </summary>
  70. private string judgeStoveNoSeq = "";
  71. /// <summary>
  72. /// 标示炉号(打印炉号)
  73. /// </summary>
  74. private string flagStoveNo = "";
  75. /// <summary>
  76. /// 生产状态(00=编制中,10=已下发,20=生产中,30=已生产,40=关闭)
  77. /// </summary>
  78. private string status = "";
  79. /// <summary>
  80. /// 工序点执行状态:00=初始状态;10=切割完成;20=表检完成;30=下线
  81. /// </summary>
  82. private string ccmState = "";
  83. /// <summary>
  84. /// 铸造计划类型:00=正常;10=表检返线;20=下线返线
  85. /// </summary>
  86. private string ccmPlnType = "";
  87. /// <summary>
  88. /// 管坯类型(1铸坯2锻坯)
  89. /// </summary>
  90. private string gptype = "";
  91. /// <summary>
  92. /// 铸造类型(1连铸2模铸)
  93. /// </summary>
  94. private string castingtype = "";
  95. /// <summary>
  96. /// 铸造产线编码
  97. /// </summary>
  98. private string plineCode = "";
  99. /// <summary>
  100. /// 铸造产线描述
  101. /// </summary>
  102. private string plineName = "";
  103. /// <summary>
  104. /// 铸机号
  105. /// </summary>
  106. private string ccmid = "";
  107. /// <summary>
  108. /// 铸流号
  109. /// </summary>
  110. private string flowno = "";
  111. /// <summary>
  112. /// 电炉产线编码
  113. /// </summary>
  114. private string efPlineCode = "";
  115. /// <summary>
  116. /// 电炉产线描述
  117. /// </summary>
  118. private string efPlineName = "";
  119. /// <summary>
  120. /// 投入物料编码
  121. /// </summary>
  122. private string wlidIn = "";
  123. /// <summary>
  124. /// 投入物料描述
  125. /// </summary>
  126. private string wldescIn = "";
  127. /// <summary>
  128. /// 产出物料编码
  129. /// </summary>
  130. private string materialNo = "";
  131. /// <summary>
  132. /// 产出物料描述
  133. /// </summary>
  134. private string materialName = "";
  135. /// <summary>
  136. /// 钢种代码
  137. /// </summary>
  138. private string gradecode = "";
  139. /// <summary>
  140. /// 钢种名称
  141. /// </summary>
  142. private string gradename = "";
  143. /// <summary>
  144. /// 管坯直径
  145. /// </summary>
  146. private string diameter = null;
  147. /// <summary>
  148. /// 单倍坯长(mm)
  149. /// </summary>
  150. private decimal? lenGpSingle = null;
  151. /// <summary>
  152. /// 倍尺数
  153. /// </summary>
  154. private decimal? cutNumGp = null;
  155. /// <summary>
  156. /// 倍尺长度(mm)
  157. /// </summary>
  158. private decimal? lengthM = null;
  159. /// <summary>
  160. /// 单倍坯重
  161. /// </summary>
  162. private decimal? weightGpOne = null;
  163. /// <summary>
  164. /// 倍尺单重
  165. /// </summary>
  166. private decimal? weightM = null;
  167. /// <summary>
  168. /// 倍尺坯支数(计划)
  169. /// </summary>
  170. private decimal? totMumM = null;
  171. /// <summary>
  172. /// 倍尺坯重量(计划)
  173. /// </summary>
  174. private decimal? totWeightM = null;
  175. /// <summary>
  176. /// 倍尺坯重量(实绩吨)
  177. /// </summary>
  178. private decimal? actWeightM = null;
  179. /// <summary>
  180. /// 倍尺坯支数(实绩支)
  181. /// </summary>
  182. private decimal? actMumM = null;
  183. /// <summary>
  184. /// 是否余材(0订单材1余材)
  185. /// </summary>
  186. private string surplusflag = "";
  187. /// <summary>
  188. /// 余材类型(1生产超量2开浇加量3尾炉加量4连浇前炉加量5连浇后炉加量)
  189. /// </summary>
  190. private string surplusType = "";
  191. /// <summary>
  192. /// 是否余材已再分配
  193. /// </summary>
  194. private string ifSurplusAlloted = "";
  195. /// <summary>
  196. /// 成分标准索引号(内控)
  197. /// </summary>
  198. private string cic = "";
  199. /// <summary>
  200. /// 材质标准索引号(内控)
  201. /// </summary>
  202. private string pic = "";
  203. /// <summary>
  204. /// 公差标准索引号(内控)
  205. /// </summary>
  206. private string sic = "";
  207. /// <summary>
  208. /// 探伤索引号(内控)
  209. /// </summary>
  210. private string dic = "";
  211. /// <summary>
  212. /// 备注
  213. /// </summary>
  214. private string memo = "";
  215. /// <summary>
  216. /// 制定人
  217. /// </summary>
  218. private string makeman = "";
  219. /// <summary>
  220. /// 制定时间
  221. /// </summary>
  222. private string maketime = "";
  223. /// <summary>
  224. /// 下发人
  225. /// </summary>
  226. private string downman = "";
  227. /// <summary>
  228. /// 下发时间
  229. /// </summary>
  230. private string downtime = "";
  231. /// <summary>
  232. /// 成分判定记录ID(炼钢成分判定完成后回写)
  233. /// </summary>
  234. private string chemJudgeId = "";
  235. /// <summary>
  236. /// 理化判定记录ID(炼钢理化判定完成后回写)
  237. /// </summary>
  238. private string phyJudgeId = "";
  239. /// <summary>
  240. /// 综合判定记录ID(炼钢综合判定完成后回写)
  241. /// </summary>
  242. private string colligateJudgeId = "";
  243. /// <summary>
  244. /// 超量吨
  245. /// </summary>
  246. private decimal? excessWt = null;
  247. /// <summary>
  248. /// 超量支
  249. /// </summary>
  250. private decimal? excessNum = null;
  251. /// <summary>
  252. /// 是否炼钢监制
  253. /// </summary>
  254. private string ifMonitorLg = "";
  255. /// <summary>
  256. /// 监制编号
  257. /// </summary>
  258. private string prdcrNo = "";
  259. /// <summary>
  260. /// 虚拟炉次号(ID)
  261. /// </summary>
  262. [Description("虚拟炉次号")]
  263. [Nullable(false)]
  264. [DataLength(20)]
  265. public string Furnaceno
  266. {
  267. get { return furnaceno; }
  268. set { furnaceno = value; }
  269. }
  270. /// <summary>
  271. /// 虚拟炉次内顺序号
  272. /// </summary>
  273. [Description("订单顺序号")]
  274. [Nullable(false)]
  275. [DataLength(20)]
  276. public decimal? Sequenceno
  277. {
  278. get { return sequenceno; }
  279. set { sequenceno = value; }
  280. }
  281. /// <summary>
  282. /// 虚拟炉次顺序号(不同电炉产线顺序独立连续)
  283. /// </summary>
  284. [Description("炉次顺序号")]
  285. [Nullable(true)]
  286. [DataLength(20)]
  287. public decimal? FurnacenoSeq
  288. {
  289. get { return furnacenoSeq; }
  290. set { furnacenoSeq = value; }
  291. }
  292. /// <summary>
  293. /// 铸造订单编号
  294. /// </summary>
  295. [Description("铸造订单编号")]
  296. [Nullable(true)]
  297. [DataLength(20)]
  298. public string ProPlanId
  299. {
  300. get { return proPlanId; }
  301. set { proPlanId = value; }
  302. }
  303. /// <summary>
  304. /// 工序排产序号
  305. /// </summary>
  306. [Description("排产序号")]
  307. [Nullable(true)]
  308. [DataLength(10)]
  309. public string GxPlanNo
  310. {
  311. get { return gxPlanNo; }
  312. set { gxPlanNo = value; }
  313. }
  314. /// <summary>
  315. /// 浇次号
  316. /// </summary>
  317. [Description("浇次号")]
  318. [Nullable(true)]
  319. [DataLength(20)]
  320. public string CastNo
  321. {
  322. get { return castNo; }
  323. set { castNo = value; }
  324. }
  325. /// <summary>
  326. /// 浇次顺序号(不同铸机顺序独立连续)
  327. /// </summary>
  328. [Description("浇次顺序号")]
  329. [Nullable(true)]
  330. [DataLength(20)]
  331. public decimal? CastSeq
  332. {
  333. get { return castSeq; }
  334. set { castSeq = value; }
  335. }
  336. /// <summary>
  337. /// 浇次内炉顺序号(单一浇次)
  338. /// </summary>
  339. [Description("浇次内炉顺序号")]
  340. [Nullable(true)]
  341. [DataLength(20)]
  342. public decimal? CastStoveSeq
  343. {
  344. get { return castStoveSeq; }
  345. set { castStoveSeq = value; }
  346. }
  347. /// <summary>
  348. /// 连铸顺序号(不同铸机产线顺序独立连续)
  349. /// </summary>
  350. [Description("连铸顺序号")]
  351. [Nullable(true)]
  352. [DataLength(20)]
  353. public decimal? CcmSeq
  354. {
  355. get { return ccmSeq; }
  356. set { ccmSeq = value; }
  357. }
  358. /// <summary>
  359. /// 冶炼炉号(电炉号)
  360. /// </summary>
  361. [Description("冶炼炉号")]
  362. [Nullable(true)]
  363. [DataLength(20)]
  364. public string StoveNo
  365. {
  366. get { return stoveNo; }
  367. set { stoveNo = value; }
  368. }
  369. /// <summary>
  370. /// 判定炉号
  371. /// </summary>
  372. [Description("判定炉号")]
  373. [Nullable(true)]
  374. [DataLength(6)]
  375. public string JudgeStoveNo
  376. {
  377. get { return judgeStoveNo; }
  378. set { judgeStoveNo = value; }
  379. }
  380. /// <summary>
  381. /// 判定炉号序号
  382. /// </summary>
  383. [Description("判定炉号序号")]
  384. [Nullable(true)]
  385. [DataLength(6)]
  386. public string JudgeStoveNoSeq
  387. {
  388. get { return judgeStoveNoSeq; }
  389. set { judgeStoveNoSeq = value; }
  390. }
  391. /// <summary>
  392. /// 标示炉号(打印炉号)
  393. /// </summary>
  394. [Description("标示炉号")]
  395. [Nullable(true)]
  396. [DataLength(20)]
  397. public string FlagStoveNo
  398. {
  399. get { return flagStoveNo; }
  400. set { flagStoveNo = value; }
  401. }
  402. /// <summary>
  403. /// 生产状态(00=编制中,10=已下发,20=生产中,30=已生产,40=关闭)
  404. /// </summary>
  405. [Description("状态")]
  406. [Nullable(true)]
  407. [DataLength(20)]
  408. public string Status
  409. {
  410. get { return status; }
  411. set { status = value; }
  412. }
  413. /// <summary>
  414. /// 工序点执行状态:00=初始状态;10=切割完成;20=表检完成;30=下线
  415. /// </summary>
  416. [Description("工序点执行状态")]
  417. [Nullable(true)]
  418. [DataLength(2)]
  419. public string CcmState
  420. {
  421. get { return ccmState; }
  422. set { ccmState = value; }
  423. }
  424. /// <summary>
  425. /// 铸造计划类型:00=正常;10=表检返线;20=下线返线
  426. /// </summary>
  427. [Description("铸造计划类型")]
  428. [Nullable(true)]
  429. [DataLength(2)]
  430. public string CcmPlnType
  431. {
  432. get { return ccmPlnType; }
  433. set { ccmPlnType = value; }
  434. }
  435. /// <summary>
  436. /// 管坯类型(1铸坯2锻坯)
  437. /// </summary>
  438. [Description("管坯类型")]
  439. [Nullable(true)]
  440. [DataLength(20)]
  441. public string Gptype
  442. {
  443. get { return gptype; }
  444. set { gptype = value; }
  445. }
  446. /// <summary>
  447. /// 铸造类型(1连铸2模铸)
  448. /// </summary>
  449. [Description("铸造类型")]
  450. [Nullable(true)]
  451. [DataLength(20)]
  452. public string Castingtype
  453. {
  454. get { return castingtype; }
  455. set { castingtype = value; }
  456. }
  457. /// <summary>
  458. /// 铸造产线编码
  459. /// </summary>
  460. [Description("铸造产线编码")]
  461. [Nullable(true)]
  462. [DataLength(20)]
  463. public string PlineCode
  464. {
  465. get { return plineCode; }
  466. set { plineCode = value; }
  467. }
  468. /// <summary>
  469. /// 铸造产线描述
  470. /// </summary>
  471. [Description("铸造产线")]
  472. [Nullable(true)]
  473. [DataLength(50)]
  474. public string PlineName
  475. {
  476. get { return plineName; }
  477. set { plineName = value; }
  478. }
  479. /// <summary>
  480. /// 铸机号
  481. /// </summary>
  482. [Description("铸机号")]
  483. [Nullable(true)]
  484. [DataLength(20)]
  485. public string Ccmid
  486. {
  487. get { return ccmid; }
  488. set { ccmid = value; }
  489. }
  490. /// <summary>
  491. /// 铸流号
  492. /// </summary>
  493. [Description("铸流号")]
  494. [Nullable(true)]
  495. [DataLength(2)]
  496. public string Flowno
  497. {
  498. get { return flowno; }
  499. set { flowno = value; }
  500. }
  501. /// <summary>
  502. /// 电炉产线编码
  503. /// </summary>
  504. [Description("电炉产线编码")]
  505. [Nullable(true)]
  506. [DataLength(20)]
  507. public string EfPlineCode
  508. {
  509. get { return efPlineCode; }
  510. set { efPlineCode = value; }
  511. }
  512. /// <summary>
  513. /// 电炉产线描述
  514. /// </summary>
  515. [Description("电炉产线")]
  516. [Nullable(true)]
  517. [DataLength(100)]
  518. public string EfPlineName
  519. {
  520. get { return efPlineName; }
  521. set { efPlineName = value; }
  522. }
  523. /// <summary>
  524. /// 投入物料编码
  525. /// </summary>
  526. [Description("投入物料编码")]
  527. [Nullable(true)]
  528. [DataLength(20)]
  529. public string WlidIn
  530. {
  531. get { return wlidIn; }
  532. set { wlidIn = value; }
  533. }
  534. /// <summary>
  535. /// 投入物料描述
  536. /// </summary>
  537. [Description("投入物料")]
  538. [Nullable(true)]
  539. [DataLength(40)]
  540. public string WldescIn
  541. {
  542. get { return wldescIn; }
  543. set { wldescIn = value; }
  544. }
  545. /// <summary>
  546. /// 产出物料编码
  547. /// </summary>
  548. [Description("产出物料编码")]
  549. [Nullable(true)]
  550. [DataLength(20)]
  551. public string MaterialNo
  552. {
  553. get { return materialNo; }
  554. set { materialNo = value; }
  555. }
  556. /// <summary>
  557. /// 产出物料描述
  558. /// </summary>
  559. [Description("产出物料")]
  560. [Nullable(true)]
  561. [DataLength(100)]
  562. public string MaterialName
  563. {
  564. get { return materialName; }
  565. set { materialName = value; }
  566. }
  567. /// <summary>
  568. /// 钢种代码
  569. /// </summary>
  570. [Description("钢种代码")]
  571. [Nullable(true)]
  572. [DataLength(10)]
  573. public string Gradecode
  574. {
  575. get { return gradecode; }
  576. set { gradecode = value; }
  577. }
  578. /// <summary>
  579. /// 钢种名称
  580. /// </summary>
  581. [Description("钢种名称")]
  582. [Nullable(true)]
  583. [DataLength(100)]
  584. public string Gradename
  585. {
  586. get { return gradename; }
  587. set { gradename = value; }
  588. }
  589. /// <summary>
  590. /// 管坯直径
  591. /// </summary>
  592. [Description("管坯直径")]
  593. [Nullable(true)]
  594. [DataLength(10)]
  595. public string Diameter
  596. {
  597. get { return diameter; }
  598. set { diameter = value; }
  599. }
  600. /// <summary>
  601. /// 单倍坯长(mm)
  602. /// </summary>
  603. [Description("单倍坯长")]
  604. [Nullable(true)]
  605. [DataLength(10)]
  606. public decimal? LenGpSingle
  607. {
  608. get { return lenGpSingle; }
  609. set { lenGpSingle = value; }
  610. }
  611. /// <summary>
  612. /// 倍尺数
  613. /// </summary>
  614. [Description("倍尺数")]
  615. [Nullable(true)]
  616. [DataLength(5)]
  617. public decimal? CutNumGp
  618. {
  619. get { return cutNumGp; }
  620. set { cutNumGp = value; }
  621. }
  622. /// <summary>
  623. /// 倍尺长度(mm)
  624. /// </summary>
  625. [Description("倍尺长度")]
  626. [Nullable(true)]
  627. [DataLength(10)]
  628. public decimal? LengthM
  629. {
  630. get { return lengthM; }
  631. set { lengthM = value; }
  632. }
  633. /// <summary>
  634. /// 单倍坯重
  635. /// </summary>
  636. [Description("单倍坯重")]
  637. [Nullable(true)]
  638. [DataLength(10)]
  639. public decimal? WeightGpOne
  640. {
  641. get { return weightGpOne; }
  642. set { weightGpOne = value; }
  643. }
  644. /// <summary>
  645. /// 倍尺单重
  646. /// </summary>
  647. [Description("倍尺单重")]
  648. [Nullable(true)]
  649. [DataLength(10)]
  650. public decimal? WeightM
  651. {
  652. get { return weightM; }
  653. set { weightM = value; }
  654. }
  655. /// <summary>
  656. /// 倍尺坯支数(计划)
  657. /// </summary>
  658. [Description("支数")]
  659. [Nullable(true)]
  660. [DataLength(10)]
  661. public decimal? TotMumM
  662. {
  663. get { return totMumM; }
  664. set { totMumM = value; }
  665. }
  666. /// <summary>
  667. /// 倍尺坯重量(计划)
  668. /// </summary>
  669. [Description("重量")]
  670. [Nullable(true)]
  671. [DataLength(10)]
  672. public decimal? TotWeightM
  673. {
  674. get { return totWeightM; }
  675. set { totWeightM = value; }
  676. }
  677. /// <summary>
  678. /// 倍尺坯重量(实绩吨)
  679. /// </summary>
  680. [Description("倍尺坯重量(实绩吨)")]
  681. [Nullable(true)]
  682. [DataLength(10)]
  683. public decimal? ActWeightM
  684. {
  685. get { return actWeightM; }
  686. set { actWeightM = value; }
  687. }
  688. /// <summary>
  689. /// 倍尺坯支数(实绩支)
  690. /// </summary>
  691. [Description("倍尺坯支数(实绩支)")]
  692. [Nullable(true)]
  693. [DataLength(10)]
  694. public decimal? ActMumM
  695. {
  696. get { return actMumM; }
  697. set { actMumM = value; }
  698. }
  699. /// <summary>
  700. /// 是否余材(0订单材1余材)
  701. /// </summary>
  702. [Description("是否余材")]
  703. [Nullable(true)]
  704. [DataLength(1)]
  705. public string Surplusflag
  706. {
  707. get { return surplusflag; }
  708. set { surplusflag = value; }
  709. }
  710. /// <summary>
  711. /// 余材类型(1生产超量2开浇加量3尾炉加量4连浇前炉加量5连浇后炉加量)
  712. /// </summary>
  713. [Description("余材类型")]
  714. [Nullable(true)]
  715. [DataLength(1)]
  716. public string SurplusType
  717. {
  718. get { return surplusType; }
  719. set { surplusType = value; }
  720. }
  721. /// <summary>
  722. /// 是否余材已再分配
  723. /// </summary>
  724. [Description("是否余材已再分配")]
  725. [Nullable(true)]
  726. [DataLength(1)]
  727. public string IfSurplusAlloted
  728. {
  729. get { return ifSurplusAlloted; }
  730. set { ifSurplusAlloted = value; }
  731. }
  732. /// <summary>
  733. /// 成分标准索引号(内控)
  734. /// </summary>
  735. [Description("成分索引号")]
  736. [Nullable(true)]
  737. [DataLength(50)]
  738. public string Cic
  739. {
  740. get { return cic; }
  741. set { cic = value; }
  742. }
  743. /// <summary>
  744. /// 材质标准索引号(内控)
  745. /// </summary>
  746. [Description("材质索引号")]
  747. [Nullable(true)]
  748. [DataLength(50)]
  749. public string Pic
  750. {
  751. get { return pic; }
  752. set { pic = value; }
  753. }
  754. /// <summary>
  755. /// 公差标准索引号(内控)
  756. /// </summary>
  757. [Description("公差索引号")]
  758. [Nullable(true)]
  759. [DataLength(50)]
  760. public string Sic
  761. {
  762. get { return sic; }
  763. set { sic = value; }
  764. }
  765. /// <summary>
  766. /// 探伤索引号(内控)
  767. /// </summary>
  768. [Description("探伤索引号")]
  769. [Nullable(true)]
  770. [DataLength(50)]
  771. public string Dic
  772. {
  773. get { return dic; }
  774. set { dic = value; }
  775. }
  776. /// <summary>
  777. /// 备注
  778. /// </summary>
  779. [Description("备注")]
  780. [Nullable(true)]
  781. [DataLength(200)]
  782. public string Memo
  783. {
  784. get { return memo; }
  785. set { memo = value; }
  786. }
  787. /// <summary>
  788. /// 制定人
  789. /// </summary>
  790. [Description("制定人")]
  791. [Nullable(true)]
  792. [DataLength(20)]
  793. public string Makeman
  794. {
  795. get { return makeman; }
  796. set { makeman = value; }
  797. }
  798. /// <summary>
  799. /// 制定时间
  800. /// </summary>
  801. [Description("制定时间")]
  802. [Nullable(true)]
  803. public string Maketime
  804. {
  805. get { return maketime; }
  806. set { maketime = value; }
  807. }
  808. /// <summary>
  809. /// 下发人
  810. /// </summary>
  811. [Description("下发人")]
  812. [Nullable(true)]
  813. [DataLength(20)]
  814. public string Downman
  815. {
  816. get { return downman; }
  817. set { downman = value; }
  818. }
  819. /// <summary>
  820. /// 下发时间
  821. /// </summary>
  822. [Description("下发时间")]
  823. [Nullable(true)]
  824. public string Downtime
  825. {
  826. get { return downtime; }
  827. set { downtime = value; }
  828. }
  829. /// <summary>
  830. /// 成分判定记录ID(炼钢成分判定完成后回写)
  831. /// </summary>
  832. [Description("成分判定记录ID")]
  833. [Nullable(true)]
  834. [DataLength(20)]
  835. public string ChemJudgeId
  836. {
  837. get { return chemJudgeId; }
  838. set { chemJudgeId = value; }
  839. }
  840. /// <summary>
  841. /// 理化判定记录ID(炼钢理化判定完成后回写)
  842. /// </summary>
  843. [Description("理化判定记录ID")]
  844. [Nullable(true)]
  845. [DataLength(20)]
  846. public string PhyJudgeId
  847. {
  848. get { return phyJudgeId; }
  849. set { phyJudgeId = value; }
  850. }
  851. /// <summary>
  852. /// 综合判定记录ID(炼钢综合判定完成后回写)
  853. /// </summary>
  854. [Description("综合判定记录ID")]
  855. [Nullable(true)]
  856. [DataLength(20)]
  857. public string ColligateJudgeId
  858. {
  859. get { return colligateJudgeId; }
  860. set { colligateJudgeId = value; }
  861. }
  862. /// <summary>
  863. /// 超量吨
  864. /// </summary>
  865. [Description("超量吨")]
  866. [Nullable(true)]
  867. [DataLength(10)]
  868. public decimal? ExcessWt
  869. {
  870. get { return excessWt; }
  871. set { excessWt = value; }
  872. }
  873. /// <summary>
  874. /// 超量支
  875. /// </summary>
  876. [Description("超量支")]
  877. [Nullable(true)]
  878. [DataLength(10)]
  879. public decimal? ExcessNum
  880. {
  881. get { return excessNum; }
  882. set { excessNum = value; }
  883. }
  884. [Description("可编辑重量")]
  885. [Nullable(false)]
  886. [DataLength(20)]
  887. public decimal? EditWt
  888. {
  889. get { return editWt; }
  890. set { editWt = value; }
  891. }
  892. [Description("可编辑支数")]
  893. [Nullable(false)]
  894. [DataLength(20)]
  895. public decimal? EditNum
  896. {
  897. get { return editNum; }
  898. set { editNum = value; }
  899. }
  900. private string proMonth = "";
  901. [Description("生产日期")]
  902. [Nullable(true)]
  903. [DataLength(50)]
  904. public string ProMonth
  905. {
  906. get { return proMonth; }
  907. set { proMonth = value; }
  908. }
  909. /// <summary>
  910. /// 用户
  911. /// </summary>
  912. private string finalUserDesc = "";
  913. [Description("用户")]
  914. [Nullable(true)]
  915. public string FinalUserDesc
  916. {
  917. get { return finalUserDesc; }
  918. set { finalUserDesc = value; }
  919. }
  920. /// <summary>
  921. /// 合同号
  922. /// </summary>
  923. private string orderSeqNo = "";
  924. [Description("合同号")]
  925. [Nullable(true)]
  926. public string OrderSeqNo
  927. {
  928. get { return orderSeqNo; }
  929. set { orderSeqNo = value; }
  930. }
  931. /// <summary>
  932. /// 监制单位
  933. /// </summary>
  934. private string pdeptName = "";
  935. [Description("监制单位")]
  936. [Nullable(true)]
  937. public string PdeptName
  938. {
  939. get { return pdeptName; }
  940. set { pdeptName = value; }
  941. }
  942. /// <summary>
  943. /// 监制人
  944. /// </summary>
  945. private string prdcrMan = "";
  946. [Description("监制人")]
  947. [Nullable(true)]
  948. public string PrdcrMan
  949. {
  950. get { return prdcrMan; }
  951. set { prdcrMan = value; }
  952. }
  953. /// <summary>
  954. /// 品名
  955. /// </summary>
  956. private string producname = "";
  957. [Description("品名")]
  958. [Nullable(true)]
  959. public string Producname
  960. {
  961. get { return producname; }
  962. set { producname = value; }
  963. }
  964. /// <summary>
  965. /// 是否利计划
  966. /// </summary>
  967. private string stateLk = "";
  968. [Description("是否利计划")]
  969. public string StateLk
  970. {
  971. get { return stateLk; }
  972. set { stateLk = value; }
  973. }
  974. /// <summary>
  975. /// 是否炼钢监制
  976. /// </summary>
  977. [Description("是否炼钢监制")]
  978. [Nullable(true)]
  979. [DataLength(1)]
  980. public string IfMonitorLg
  981. {
  982. get { return ifMonitorLg; }
  983. set { ifMonitorLg = value; }
  984. }
  985. /// <summary>
  986. /// 监制编号
  987. /// </summary>
  988. [Description("监制编号")]
  989. [Nullable(true)]
  990. [DataLength(40)]
  991. public string PrdcrNo
  992. {
  993. get { return prdcrNo; }
  994. set { prdcrNo = value; }
  995. }
  996. /// <summary>
  997. /// 物流去向
  998. /// </summary>
  999. private string gowhereName = "";
  1000. [Description("物流去向")]
  1001. public string GowhereName
  1002. {
  1003. get { return gowhereName; }
  1004. set { gowhereName = value; }
  1005. }
  1006. private decimal? cutNum = null;
  1007. [Description("分切")]
  1008. public decimal? CutNum
  1009. {
  1010. get { return cutNum; }
  1011. set { cutNum = value; }
  1012. }
  1013. /// <summary>
  1014. /// 合并单号
  1015. /// </summary>
  1016. private string mergeNo = "";
  1017. /// <summary>
  1018. /// 合并单号
  1019. /// </summary>
  1020. public string MergeNo
  1021. {
  1022. get { return mergeNo; }
  1023. set { mergeNo = value; }
  1024. }
  1025. private string ifConfirm = "";
  1026. [Description("是否确认")]
  1027. public string IfConfirm
  1028. {
  1029. get { return ifConfirm; }
  1030. set { ifConfirm = value; }
  1031. }
  1032. }
  1033. }