PlnOrderGxJgCEntity.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866
  1. using Core.Mes.Client.Comm.Attribute;
  2. using System;
  3. using System.Collections.Generic;
  4. using System.ComponentModel;
  5. using System.Linq;
  6. using System.Text;
  7. namespace Core.StlMes.Client.PlnSaleOrd.JGGXPln.Entity
  8. {
  9. /// <summary>
  10. /// 作者:PC-20180117CCCC 时间:2018-06-25
  11. /// </summary>
  12. public class PlnOrderGxJgCEntity
  13. {
  14. /// <summary>
  15. /// 接箍工序订单编号
  16. /// </summary>
  17. private string proPlanId = "";
  18. /// <summary>
  19. /// 订单属性分组号
  20. /// </summary>
  21. private string jgGroupId = "";
  22. /// <summary>
  23. /// 工序排产序号
  24. /// </summary>
  25. private string gxPlanNo = "";
  26. /// <summary>
  27. /// 接箍产线代码
  28. /// </summary>
  29. private string plineCode = "";
  30. /// <summary>
  31. /// 接箍产线描述
  32. /// </summary>
  33. private string plineName = "";
  34. /// <summary>
  35. /// 产线内生产顺序号
  36. /// </summary>
  37. private string gxProSeq = "";
  38. /// <summary>
  39. /// 接箍码
  40. /// </summary>
  41. private string codeJg = "";
  42. /// <summary>
  43. /// 接箍规格描述
  44. /// </summary>
  45. private string specJgDesc = "";
  46. /// <summary>
  47. /// 接箍备料码
  48. /// </summary>
  49. private string codeJgBl = "";
  50. /// <summary>
  51. /// 钢级(牌号)名称
  52. /// </summary>
  53. private string steelname = "";
  54. /// <summary>
  55. /// 钢种名称
  56. /// </summary>
  57. private string gradename = "";
  58. /// <summary>
  59. /// 接箍料物料编码
  60. /// </summary>
  61. private string blWlId = "";
  62. /// <summary>
  63. /// 接箍料物料描述
  64. /// </summary>
  65. private string blWlDesc = "";
  66. /// <summary>
  67. /// 目标切管长
  68. /// </summary>
  69. private decimal? aimCutLen = null;
  70. /// <summary>
  71. /// 接箍扣型描述
  72. /// </summary>
  73. private string modelDesc = "";
  74. /// <summary>
  75. /// 探伤要求(408401)
  76. /// </summary>
  77. private string demandDetection = "";
  78. /// <summary>
  79. /// 磷化镀铜要求(408402)
  80. /// </summary>
  81. private string demandBonderizing = "";
  82. /// <summary>
  83. /// 压印喷标
  84. /// </summary>
  85. private string demandCopper = "";
  86. /// <summary>
  87. /// 喷砂要求
  88. /// </summary>
  89. private string demandBlast = "";
  90. /// <summary>
  91. /// 单支可切个数
  92. /// </summary>
  93. private decimal? singleCutNun = null;
  94. /// <summary>
  95. /// 执行状态(0计划,1生产中,2完成,3关闭A,4关闭)
  96. /// </summary>
  97. private string exeStatus = "";
  98. /// <summary>
  99. /// 炉计划下发状态(0未下发,1已下发)
  100. /// </summary>
  101. private string isStoveIssued = "";
  102. /// <summary>
  103. /// 是否接箍监制
  104. /// </summary>
  105. private string ifMonitorJg = "";
  106. /// <summary>
  107. /// 监制编号
  108. /// </summary>
  109. private string prdcrNo = "";
  110. /// <summary>
  111. /// 创建时间
  112. /// </summary>
  113. private string createTime = "";
  114. /// <summary>
  115. /// 炉计划下发时间
  116. /// </summary>
  117. private string stoveIssuedTime = "";
  118. /// <summary>
  119. /// 炉计划下发人
  120. /// </summary>
  121. private string stoveIssuedMan = "";
  122. /// <summary>
  123. /// 主交货编码PK
  124. /// </summary>
  125. private string ordLnDlyPk = "";
  126. /// <summary>
  127. /// 主排产流水号
  128. /// </summary>
  129. private string plnDivideId = "";
  130. /// <summary>
  131. /// 接箍料需求号
  132. /// </summary>
  133. private string reqBlId = "";
  134. /// <summary>
  135. /// 产出物料编码
  136. /// </summary>
  137. private string outwlId = "";
  138. /// <summary>
  139. /// 产出物料描述
  140. /// </summary>
  141. private string outwlDesc = "";
  142. /// <summary>
  143. /// 本工序监制点
  144. /// </summary>
  145. private string monitorPoint = "";
  146. /// <summary>
  147. /// 工艺文件号
  148. /// </summary>
  149. private string craftFileNo = "";
  150. /// <summary>
  151. /// 工艺文件责任人
  152. /// </summary>
  153. private string craftFileMan = "";
  154. /// <summary>
  155. /// 工艺序号
  156. /// </summary>
  157. private decimal? craftSeq = null;
  158. /// <summary>
  159. /// 本工序点路径
  160. /// </summary>
  161. private string stationRoad = "";
  162. /// <summary>
  163. /// 中孔类别(I、II、III、IV...)
  164. /// </summary>
  165. private string styleJg = "";
  166. /// <summary>
  167. /// 接箍标准名称
  168. /// </summary>
  169. private string stdName = "";
  170. /// <summary>
  171. /// 接箍标准类别描述(I、II、III)
  172. /// </summary>
  173. private string stdStyleDesc = "";
  174. /// <summary>
  175. /// 接箍品种描述
  176. /// </summary>
  177. private string produccodeJgDesc = "";
  178. /// <summary>
  179. /// 备料码集合
  180. /// </summary>
  181. private string codeBlAll = "";
  182. /// <summary>
  183. /// 接箍工序订单编号
  184. /// </summary>
  185. [Description("订单编号")]
  186. [Nullable(false)]
  187. [DataLength(20)]
  188. public string ProPlanId
  189. {
  190. get { return proPlanId; }
  191. set { proPlanId = value; }
  192. }
  193. /// <summary>
  194. /// 订单属性分组号
  195. /// </summary>
  196. [Description("属性分组")]
  197. [Nullable(false)]
  198. [DataLength(10)]
  199. public string JgGroupId
  200. {
  201. get { return jgGroupId; }
  202. set { jgGroupId = value; }
  203. }
  204. /// <summary>
  205. /// 工序排产序号
  206. /// </summary>
  207. [Description("排产序号")]
  208. [Nullable(false)]
  209. [DataLength(10)]
  210. public string GxPlanNo
  211. {
  212. get { return gxPlanNo; }
  213. set { gxPlanNo = value; }
  214. }
  215. /// <summary>
  216. /// 接箍产线代码
  217. /// </summary>
  218. [Description("接箍产线代码")]
  219. [Nullable(true)]
  220. [DataLength(20)]
  221. public string PlineCode
  222. {
  223. get { return plineCode; }
  224. set { plineCode = value; }
  225. }
  226. /// <summary>
  227. /// 接箍产线描述
  228. /// </summary>
  229. [Description("产线描述")]
  230. [Nullable(true)]
  231. [DataLength(100)]
  232. public string PlineName
  233. {
  234. get { return plineName; }
  235. set { plineName = value; }
  236. }
  237. /// <summary>
  238. /// 产线内生产顺序号
  239. /// </summary>
  240. [Description("生产顺序号")]
  241. [Nullable(true)]
  242. [DataLength(20)]
  243. public string GxProSeq
  244. {
  245. get { return gxProSeq; }
  246. set { gxProSeq = value; }
  247. }
  248. /// <summary>
  249. /// 接箍码
  250. /// </summary>
  251. [Description("接箍码")]
  252. [Nullable(true)]
  253. [DataLength(7)]
  254. public string CodeJg
  255. {
  256. get { return codeJg; }
  257. set { codeJg = value; }
  258. }
  259. /// <summary>
  260. /// 接箍规格描述
  261. /// </summary>
  262. [Description("规格")]
  263. [Nullable(true)]
  264. [DataLength(100)]
  265. public string SpecJgDesc
  266. {
  267. get { return specJgDesc; }
  268. set { specJgDesc = value; }
  269. }
  270. /// <summary>
  271. /// 接箍备料码
  272. /// </summary>
  273. [Description("备料码")]
  274. [Nullable(true)]
  275. [DataLength(20)]
  276. public string CodeJgBl
  277. {
  278. get { return codeJgBl; }
  279. set { codeJgBl = value; }
  280. }
  281. /// <summary>
  282. /// 钢级(牌号)名称
  283. /// </summary>
  284. [Description("钢级")]
  285. [Nullable(true)]
  286. [DataLength(100)]
  287. public string Steelname
  288. {
  289. get { return steelname; }
  290. set { steelname = value; }
  291. }
  292. /// <summary>
  293. /// 钢种名称
  294. /// </summary>
  295. [Description("钢种")]
  296. [Nullable(true)]
  297. [DataLength(100)]
  298. public string Gradename
  299. {
  300. get { return gradename; }
  301. set { gradename = value; }
  302. }
  303. /// <summary>
  304. /// 接箍料物料编码
  305. /// </summary>
  306. [Description("接箍料物料编码")]
  307. [Nullable(true)]
  308. [DataLength(40)]
  309. public string BlWlId
  310. {
  311. get { return blWlId; }
  312. set { blWlId = value; }
  313. }
  314. /// <summary>
  315. /// 接箍料物料描述
  316. /// </summary>
  317. [Description("投入物料")]
  318. [Nullable(true)]
  319. [DataLength(40)]
  320. public string BlWlDesc
  321. {
  322. get { return blWlDesc; }
  323. set { blWlDesc = value; }
  324. }
  325. /// <summary>
  326. /// 目标切管长
  327. /// </summary>
  328. [Description("目标切管长")]
  329. [Nullable(true)]
  330. [DataLength(10)]
  331. public decimal? AimCutLen
  332. {
  333. get { return aimCutLen; }
  334. set { aimCutLen = value; }
  335. }
  336. /// <summary>
  337. /// 接箍扣型描述
  338. /// </summary>
  339. [Description("扣型")]
  340. [Nullable(true)]
  341. [DataLength(100)]
  342. public string ModelDesc
  343. {
  344. get { return modelDesc; }
  345. set { modelDesc = value; }
  346. }
  347. /// <summary>
  348. /// 探伤要求(408401)
  349. /// </summary>
  350. [Description("是否探伤")]
  351. [Nullable(true)]
  352. [DataLength(200)]
  353. public string DemandDetection
  354. {
  355. get { return demandDetection; }
  356. set { demandDetection = value; }
  357. }
  358. /// <summary>
  359. /// 磷化镀铜要求(408402)
  360. /// </summary>
  361. [Description("是否磷化镀铜")]
  362. [Nullable(true)]
  363. [DataLength(200)]
  364. public string DemandBonderizing
  365. {
  366. get { return demandBonderizing; }
  367. set { demandBonderizing = value; }
  368. }
  369. /// <summary>
  370. /// 压印喷标
  371. /// </summary>
  372. [Description("是否压印喷标")]
  373. [Nullable(true)]
  374. [DataLength(400)]
  375. public string DemandCopper
  376. {
  377. get { return demandCopper; }
  378. set { demandCopper = value; }
  379. }
  380. /// <summary>
  381. /// 喷砂要求
  382. /// </summary>
  383. [Description("是否喷砂")]
  384. [Nullable(true)]
  385. [DataLength(200)]
  386. public string DemandBlast
  387. {
  388. get { return demandBlast; }
  389. set { demandBlast = value; }
  390. }
  391. /// <summary>
  392. /// 单支可切个数
  393. /// </summary>
  394. [Description("单支可切个数")]
  395. [Nullable(true)]
  396. [DataLength(10)]
  397. public decimal? SingleCutNun
  398. {
  399. get { return singleCutNun; }
  400. set { singleCutNun = value; }
  401. }
  402. /// <summary>
  403. /// 执行状态(0计划,1生产中,2完成,3关闭A,4关闭)
  404. /// </summary>
  405. [Description("7+1订单状态")]
  406. [Nullable(true)]
  407. [DataLength(10)]
  408. public string ExeStatus
  409. {
  410. get { return exeStatus; }
  411. set { exeStatus = value; }
  412. }
  413. /// <summary>
  414. /// 炉计划下发状态(0未下发,1已下发)
  415. /// </summary>
  416. [Description("是否下发")]
  417. [Nullable(true)]
  418. [DataLength(1)]
  419. public string IsStoveIssued
  420. {
  421. get { return isStoveIssued; }
  422. set { isStoveIssued = value; }
  423. }
  424. /// <summary>
  425. /// 是否监制
  426. /// </summary>
  427. [Description("是否监制")]
  428. [Nullable(true)]
  429. [DataLength(1)]
  430. public string IfMonitorJg
  431. {
  432. get { return ifMonitorJg; }
  433. set { ifMonitorJg = value; }
  434. }
  435. /// <summary>
  436. /// 监制编号
  437. /// </summary>
  438. [Description("监制编号")]
  439. [Nullable(true)]
  440. [DataLength(40)]
  441. public string PrdcrNo
  442. {
  443. get { return prdcrNo; }
  444. set { prdcrNo = value; }
  445. }
  446. /// <summary>
  447. /// 炉计划下发时间
  448. /// </summary>
  449. [Description("下发时间")]
  450. [Nullable(true)]
  451. public string StoveIssuedTime
  452. {
  453. get { return stoveIssuedTime; }
  454. set { stoveIssuedTime = value; }
  455. }
  456. /// <summary>
  457. /// 炉计划下发人
  458. /// </summary>
  459. [Description("下发人")]
  460. [Nullable(true)]
  461. [DataLength(20)]
  462. public string StoveIssuedMan
  463. {
  464. get { return stoveIssuedMan; }
  465. set { stoveIssuedMan = value; }
  466. }
  467. /// <summary>
  468. /// 主交货编码PK
  469. /// </summary>
  470. [Description("主交货编码PK")]
  471. [Nullable(true)]
  472. [DataLength(40)]
  473. public string OrdLnDlyPk
  474. {
  475. get { return ordLnDlyPk; }
  476. set { ordLnDlyPk = value; }
  477. }
  478. /// <summary>
  479. /// 主排产流水号
  480. /// </summary>
  481. [Description("主排产流水号")]
  482. [Nullable(true)]
  483. [DataLength(10)]
  484. public string PlnDivideId
  485. {
  486. get { return plnDivideId; }
  487. set { plnDivideId = value; }
  488. }
  489. /// <summary>
  490. /// 接箍料需求号
  491. /// </summary>
  492. [Description("备料需求号")]
  493. [Nullable(true)]
  494. [DataLength(20)]
  495. public string ReqBlId
  496. {
  497. get { return reqBlId; }
  498. set { reqBlId = value; }
  499. }
  500. /// <summary>
  501. /// 产出物料编码
  502. /// </summary>
  503. [Description("产出物料编码")]
  504. [Nullable(true)]
  505. [DataLength(40)]
  506. public string OutwlId
  507. {
  508. get { return outwlId; }
  509. set { outwlId = value; }
  510. }
  511. /// <summary>
  512. /// 产出物料描述
  513. /// </summary>
  514. [Description("产出物料")]
  515. [Nullable(true)]
  516. [DataLength(100)]
  517. public string OutwlDesc
  518. {
  519. get { return outwlDesc; }
  520. set { outwlDesc = value; }
  521. }
  522. /// <summary>
  523. /// 工艺文件号
  524. /// </summary>
  525. [Description("工艺文件号")]
  526. [Nullable(true)]
  527. [DataLength(400)]
  528. public string CraftFileNo
  529. {
  530. get { return craftFileNo; }
  531. set { craftFileNo = value; }
  532. }
  533. /// <summary>
  534. /// 工艺文件责任人
  535. /// </summary>
  536. [Description("工艺文件责任人")]
  537. [Nullable(true)]
  538. [DataLength(20)]
  539. public string CraftFileMan
  540. {
  541. get { return craftFileMan; }
  542. set { craftFileMan = value; }
  543. }
  544. /// <summary>
  545. /// 工艺序号
  546. /// </summary>
  547. [Description("工艺序号")]
  548. [Nullable(true)]
  549. [DataLength(5)]
  550. public decimal? CraftSeq
  551. {
  552. get { return craftSeq; }
  553. set { craftSeq = value; }
  554. }
  555. /// <summary>
  556. /// 本工序点路径
  557. /// </summary>
  558. [Description("本工序点路径")]
  559. [Nullable(true)]
  560. [DataLength(200)]
  561. public string StationRoad
  562. {
  563. get { return stationRoad; }
  564. set { stationRoad = value; }
  565. }
  566. /// <summary>
  567. /// 中孔类别(I、II、III、IV...)
  568. /// </summary>
  569. [Description("中孔类别")]
  570. [Nullable(true)]
  571. [DataLength(8)]
  572. public string StyleJg
  573. {
  574. get { return styleJg; }
  575. set { styleJg = value; }
  576. }
  577. /// <summary>
  578. /// 接箍标准名称
  579. /// </summary>
  580. [Description("标准名称")]
  581. [Nullable(true)]
  582. [DataLength(200)]
  583. public string StdName
  584. {
  585. get { return stdName; }
  586. set { stdName = value; }
  587. }
  588. /// <summary>
  589. /// 接箍标准类别描述(I、II、III)
  590. /// </summary>
  591. [Description("标准类别")]
  592. [Nullable(true)]
  593. [DataLength(10)]
  594. public string StdStyleDesc
  595. {
  596. get { return stdStyleDesc; }
  597. set { stdStyleDesc = value; }
  598. }
  599. /// <summary>
  600. /// 接箍品种描述
  601. /// </summary>
  602. [Description("品种")]
  603. [Nullable(true)]
  604. [DataLength(100)]
  605. public string ProduccodeJgDesc
  606. {
  607. get { return produccodeJgDesc; }
  608. set { produccodeJgDesc = value; }
  609. }
  610. /// <summary>
  611. /// 备料码集合
  612. /// </summary>
  613. [Description("备料码集合")]
  614. [Nullable(true)]
  615. [DataLength(200)]
  616. public string CodeBlAll
  617. {
  618. get { return codeBlAll; }
  619. set { codeBlAll = value; }
  620. }
  621. private string groupNumS = "";
  622. [Description("排产接箍个")]
  623. public string GroupNumS
  624. {
  625. get { return groupNumS; }
  626. set { groupNumS = value; }
  627. }
  628. private string groupWts = "";
  629. [Description("排产接箍吨")]
  630. public string GroupWts
  631. {
  632. get { return groupWts; }
  633. set { groupWts = value; }
  634. }
  635. private string plansNum = "";
  636. [Description("轧管计划产出个")]
  637. public string PlansNum
  638. {
  639. get { return plansNum; }
  640. set { plansNum = value; }
  641. }
  642. private string expectNum = "";
  643. [Description("预计成品个")]
  644. public string ExpectNum
  645. {
  646. get { return expectNum; }
  647. set { expectNum = value; }
  648. }
  649. private string planTimeB = "";
  650. [Description("生产时间Min")]
  651. public string PlanTimeB
  652. {
  653. get { return planTimeB; }
  654. set { planTimeB = value; }
  655. }
  656. private string kcCount = "";
  657. [Description("库存个")]
  658. public string KcCount
  659. {
  660. get { return kcCount; }
  661. set { kcCount = value; }
  662. }
  663. private string type = "";
  664. [Description("是否成品接箍")]
  665. public string Type
  666. {
  667. get { return type; }
  668. set { type = value; }
  669. }
  670. private string planNum = "";
  671. [Description("排产支")]
  672. public string PlanNum
  673. {
  674. get { return planNum; }
  675. set { planNum = value; }
  676. }
  677. private string planWt = "";
  678. [Description("排产吨")]
  679. public string PlanWt
  680. {
  681. get { return planWt; }
  682. set { planWt = value; }
  683. }
  684. private string key = "";
  685. [Description("订单从表编号")]
  686. public string Key
  687. {
  688. get { return key; }
  689. set { key = value; }
  690. }
  691. private string workNum = "";
  692. [Description("可做工单个")]
  693. public string WorkNum
  694. {
  695. get { return workNum; }
  696. set { workNum = value; }
  697. }
  698. //private string prodNum = "";
  699. //[Description("可排产支")]
  700. //public string ProdNum
  701. //{
  702. // get { return prodNum; }
  703. // set { prodNum = value; }
  704. //}
  705. private string workNumTrant = "";
  706. [Description("工单在途支")]
  707. public string WorkNumTrant
  708. {
  709. get { return workNumTrant; }
  710. set { workNumTrant = value; }
  711. }
  712. private string workNumTranta = "";
  713. [Description("工单在途个")]
  714. public string WorkNumTranta
  715. {
  716. get { return workNumTranta; }
  717. set { workNumTranta = value; }
  718. }
  719. //private string workWt = "";
  720. //[Description("可做工单吨")]
  721. //public string WorkWt
  722. //{
  723. // get { return workWt; }
  724. // set { workWt = value; }
  725. //}
  726. private string proPlanIdJgx = "";
  727. [Description("加工排产订单")]
  728. public string ProPlanIdJgx
  729. {
  730. get { return proPlanIdJgx; }
  731. set { proPlanIdJgx = value; }
  732. }
  733. private string plineNameJgx = "";
  734. [Description("加工产线")]
  735. public string PlineNameJgx
  736. {
  737. get { return plineNameJgx; }
  738. set { plineNameJgx = value; }
  739. }
  740. private string orderNoSeq = "";
  741. [Description("成品合同")]
  742. public string OrderNoSeq
  743. {
  744. get { return orderNoSeq; }
  745. set { orderNoSeq = value; }
  746. }
  747. private string finalUserDesc = "";
  748. [Description("用户")]
  749. public string FinalUserDesc
  750. {
  751. get { return finalUserDesc; }
  752. set { finalUserDesc = value; }
  753. }
  754. private string producname = "";
  755. [Description("品名")]
  756. public string Producname
  757. {
  758. get { return producname; }
  759. set { producname = value; }
  760. }
  761. private string judgeCount = "";
  762. [Description("有无炉计划")]
  763. public string JudgeCount
  764. {
  765. get { return judgeCount; }
  766. set { judgeCount = value; }
  767. }
  768. private string craftNoJg2 = "";
  769. [Description("二级工艺文件")]
  770. public string CraftNoJg2
  771. {
  772. get { return craftNoJg2; }
  773. set { craftNoJg2 = value; }
  774. }
  775. private string craftSeq2 = "";
  776. [Description("工艺序号")]
  777. public string CraftSeq2
  778. {
  779. get { return craftSeq2; }
  780. set { craftSeq2 = value; }
  781. }
  782. private string craftPath = "";
  783. [Description("工艺路径")]
  784. public string CraftPath
  785. {
  786. get { return craftPath; }
  787. set { craftPath = value; }
  788. }
  789. private string xqJgNum = "";
  790. [Description("接箍需求个")]
  791. public string XqJgNum
  792. {
  793. get { return xqJgNum; }
  794. set { xqJgNum = value; }
  795. }
  796. private string cpExeStatus = "";
  797. [Description("成品合同状态")]
  798. public string CpExeStatus
  799. {
  800. get { return cpExeStatus; }
  801. set { cpExeStatus = value; }
  802. }
  803. private string planIndoubleNum = "";
  804. [Description("成品装炉支")]
  805. public string PlanIndoubleNum
  806. {
  807. get { return planIndoubleNum; }
  808. set { planIndoubleNum = value; }
  809. }
  810. private string numS = "";
  811. [Description("成品排产支")]
  812. public string NumS
  813. {
  814. get { return numS; }
  815. set { numS = value; }
  816. }
  817. private string planBlNum = "";
  818. [Description("备料码炉计划支")]
  819. public string PlanBlNum
  820. {
  821. get { return planBlNum; }
  822. set { planBlNum = value; }
  823. }
  824. private string jgOrderno = "";
  825. [Description("接箍合同号")]
  826. public string JgOrderno
  827. {
  828. get { return jgOrderno; }
  829. set { jgOrderno = value; }
  830. }
  831. }
  832. }