QcmGpJugdeApplyEntity.cs 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016
  1. using Core.Mes.Client.Comm.Attribute;
  2. using Newtonsoft.Json;
  3. using System;
  4. using System.ComponentModel;
  5. namespace Core.StlMes.Client.Judge.Models
  6. {
  7. /// <summary>
  8. /// 数据库表QCM_GP_JUGDE_APPLY所对应的实体类(生成工具:代码生成工具4.0 访问地址:http://172.16.2.128/tool/)
  9. /// 作者:tgcx-test 时间:2016-10-24
  10. /// </summary>
  11. public class QcmGpJugdeApplyEntity
  12. {
  13. /// <summary>
  14. /// 申请判定单号
  15. /// </summary>
  16. private string jugdeApplyCode = "";
  17. /// <summary>
  18. /// 申请判定序号
  19. /// </summary>
  20. private string jugdeApplySqe = "";
  21. /// <summary>
  22. /// 电炉炉号
  23. /// </summary>
  24. private string stoveNo = "";
  25. /// <summary>
  26. /// 浇次号
  27. /// </summary>
  28. private string castNo = "";
  29. /// <summary>
  30. /// 连铸机号
  31. /// </summary>
  32. private string ccmid = "";
  33. /// <summary>
  34. /// 判定炉号
  35. /// </summary>
  36. private string judgeStoveNo = "";
  37. /// <summary>
  38. /// 组号
  39. /// </summary>
  40. private string batchGroudNo = "";
  41. /// <summary>
  42. /// 工序代码(A\B\C\D.....)
  43. /// </summary>
  44. private string processCode = "";
  45. /// <summary>
  46. /// 产线代码
  47. /// </summary>
  48. private string plineCode = "";
  49. /// <summary>
  50. /// 单倍坯长
  51. /// </summary>
  52. private decimal? lenGpSingle = null;
  53. /// <summary>
  54. /// 倍尺数
  55. /// </summary>
  56. private decimal? multipleNum = null;
  57. /// <summary>
  58. /// 支数
  59. /// </summary>
  60. private decimal? actCount = null;
  61. /// <summary>
  62. /// 外径(实际)
  63. /// </summary>
  64. private decimal? actDimater = null;
  65. /// <summary>
  66. /// 坯长度(实际)
  67. /// </summary>
  68. private decimal? actLen = null;
  69. /// <summary>
  70. /// 实重
  71. /// </summary>
  72. private decimal? actWeight = null;
  73. /// <summary>
  74. /// 理论重量
  75. /// </summary>
  76. private decimal? actTheoryWeight = null;
  77. /// <summary>
  78. /// 申请判定生产订单号
  79. /// </summary>
  80. private string proOrderId = "";
  81. /// <summary>
  82. /// 表面结果代码
  83. /// </summary>
  84. private string faceResultCode = "";
  85. /// <summary>
  86. /// 公差结果代码
  87. /// </summary>
  88. private string specResultCode = "";
  89. /// <summary>
  90. /// 成分结果代码
  91. /// </summary>
  92. private string chemResultCode = "";
  93. /// <summary>
  94. /// 理化结果代码
  95. /// </summary>
  96. private string phyResultCode = "";
  97. /// <summary>
  98. /// 探伤结果代码
  99. /// </summary>
  100. private string detectResultCode = "";
  101. /// <summary>
  102. /// 表面检验报告目录
  103. /// </summary>
  104. private string faceResultPath = "";
  105. /// <summary>
  106. /// 公差检验报告目录
  107. /// </summary>
  108. private string specResultPath = "";
  109. /// <summary>
  110. /// 成分检验报告目录
  111. /// </summary>
  112. private string chemResultPath = "";
  113. /// <summary>
  114. /// 理化检验报告目录
  115. /// </summary>
  116. private string phyResultPath = "";
  117. /// <summary>
  118. /// 探伤检验报告目录
  119. /// </summary>
  120. private string detectResultPath = "";
  121. /// <summary>
  122. /// 质量分组号(同申判单号、炉、批、组的前期下,当表面、公差、成分、理化、控伤、水压、加工七大项的组合值不一样时,组号必须分开)
  123. /// </summary>
  124. private decimal? qualityGroup = null;
  125. /// <summary>
  126. /// 物料码
  127. /// </summary>
  128. private string materialNo = "";
  129. /// <summary>
  130. /// 物料描叙
  131. /// </summary>
  132. private string materialName = "";
  133. /// <summary>
  134. /// 品名代码
  135. /// </summary>
  136. private string produccode = "";
  137. /// <summary>
  138. /// 品名描述
  139. /// </summary>
  140. private string producname = "";
  141. /// <summary>
  142. /// 钢种代码
  143. /// </summary>
  144. private string gradecode = "";
  145. /// <summary>
  146. /// 钢种名称
  147. /// </summary>
  148. private string gradename = "";
  149. /// <summary>
  150. /// 产品规格代码
  151. /// </summary>
  152. private string specCode = "";
  153. /// <summary>
  154. /// 产品规格描述
  155. /// </summary>
  156. private string specName = "";
  157. /// <summary>
  158. /// 标准代码
  159. /// </summary>
  160. private string stdCode = "";
  161. /// <summary>
  162. /// 标准名称
  163. /// </summary>
  164. private string stdName = "";
  165. /// <summary>
  166. /// 标准类别代码
  167. /// </summary>
  168. private string stdStyle = "";
  169. /// <summary>
  170. /// 标准类别描述(PSL1....)
  171. /// </summary>
  172. private string stdStyleDesc = "";
  173. /// <summary>
  174. /// 工艺文件号
  175. /// </summary>
  176. private string crafNo = "";
  177. /// <summary>
  178. /// 生产产线名称
  179. /// </summary>
  180. private string plineName = "";
  181. /// <summary>
  182. /// 生产合同号(合同号)
  183. /// </summary>
  184. private string proOrderNo = "";
  185. /// <summary>
  186. /// 材料去向代码
  187. /// </summary>
  188. private string matGowhereCode = "";
  189. /// <summary>
  190. /// 材料去向
  191. /// </summary>
  192. private string matGowhereName = "";
  193. /// <summary>
  194. /// 综合判定结果代码
  195. /// </summary>
  196. private string judgeResultCode = "";
  197. /// <summary>
  198. /// 综合判定结果
  199. /// </summary>
  200. private string judgeResult = "";
  201. /// <summary>
  202. /// 综合判定时间
  203. /// </summary>
  204. private string judgeResultTime = "";
  205. /// <summary>
  206. /// 综合判定人
  207. /// </summary>
  208. private string judgeMaker = "";
  209. /// <summary>
  210. /// 是否已处理后工序炉计划
  211. /// </summary>
  212. private string ifSetZyPlan = "";
  213. /// <summary>
  214. /// 探伤等级
  215. /// </summary>
  216. private string testingGrade = "";
  217. /// <summary>
  218. /// 探伤种类
  219. /// </summary>
  220. private string testingType = "";
  221. /// <summary>
  222. /// 交货行主键
  223. /// </summary>
  224. private string ordLnDlyPk = "";
  225. /// <summary>
  226. /// 送判状态 (0 正常送判,1退判)
  227. /// </summary>
  228. private string applyFlag = "";
  229. /// <summary>
  230. /// 退判原因
  231. /// </summary>
  232. private string backJugdeMemo = "";
  233. /// <summary>
  234. /// 状态(00:初使状态;10:正在处理;20:已判定)
  235. /// </summary>
  236. private string validflag = "";
  237. /// <summary>
  238. /// 申判人
  239. /// </summary>
  240. private string applyName = "";
  241. /// <summary>
  242. /// 申判时间
  243. /// </summary>
  244. private string applyTime = "";
  245. /// <summary>
  246. /// 申请判定备注
  247. /// </summary>
  248. private string memo = "";
  249. /// <summary>
  250. /// 申请判定单号
  251. /// </summary>
  252. [Description("申请判定单号")]
  253. [Nullable(false)]
  254. [DataLength(40)]
  255. [JsonProperty("jugdeApplyCode")]
  256. public string JugdeApplyCode
  257. {
  258. get { return jugdeApplyCode; }
  259. set { jugdeApplyCode = value; }
  260. }
  261. /// <summary>
  262. /// 申请判定序号
  263. /// </summary>
  264. [Description("申请判定序号")]
  265. [Nullable(false)]
  266. [DataLength(3)]
  267. [JsonProperty("jugdeApplySqe")]
  268. public string JugdeApplySqe
  269. {
  270. get { return jugdeApplySqe; }
  271. set { jugdeApplySqe = value; }
  272. }
  273. /// <summary>
  274. /// 冶炼炉号
  275. /// </summary>
  276. [Description("冶炼炉号")]
  277. [Nullable(true)]
  278. [DataLength(20)]
  279. [JsonProperty("stoveNo")]
  280. public string StoveNo
  281. {
  282. get { return stoveNo; }
  283. set { stoveNo = value; }
  284. }
  285. /// <summary>
  286. /// 浇次号
  287. /// </summary>
  288. [Description("浇次号")]
  289. [Nullable(true)]
  290. [DataLength(20)]
  291. [JsonProperty("castNo")]
  292. public string CastNo
  293. {
  294. get { return castNo; }
  295. set { castNo = value; }
  296. }
  297. /// <summary>
  298. /// 连铸机号
  299. /// </summary>
  300. [Description("连铸机号")]
  301. [Nullable(true)]
  302. [DataLength(20)]
  303. [JsonProperty("ccmid")]
  304. public string Ccmid
  305. {
  306. get { return ccmid; }
  307. set { ccmid = value; }
  308. }
  309. /// <summary>
  310. /// 判定炉号
  311. /// </summary>
  312. [Description("判定炉号")]
  313. [Nullable(true)]
  314. [DataLength(6)]
  315. [JsonProperty("judgeStoveNo")]
  316. public string JudgeStoveNo
  317. {
  318. get { return judgeStoveNo; }
  319. set { judgeStoveNo = value; }
  320. }
  321. /// <summary>
  322. /// 组号
  323. /// </summary>
  324. [Description("组号")]
  325. [Nullable(true)]
  326. [DataLength(3)]
  327. [JsonProperty("batchGroudNo")]
  328. public string BatchGroudNo
  329. {
  330. get { return batchGroudNo; }
  331. set { batchGroudNo = value; }
  332. }
  333. /// <summary>
  334. /// 工序代码(A\B\C\D.....)
  335. /// </summary>
  336. [Description("工序代码")]
  337. [Nullable(true)]
  338. [DataLength(1)]
  339. [JsonProperty("processCode")]
  340. public string ProcessCode
  341. {
  342. get { return processCode; }
  343. set { processCode = value; }
  344. }
  345. /// <summary>
  346. /// 产线代码
  347. /// </summary>
  348. [Description("产线代码")]
  349. [Nullable(true)]
  350. [DataLength(20)]
  351. [JsonProperty("plineCode")]
  352. public string PlineCode
  353. {
  354. get { return plineCode; }
  355. set { plineCode = value; }
  356. }
  357. /// <summary>
  358. /// 单倍坯长
  359. /// </summary>
  360. [Description("单倍坯长")]
  361. [Nullable(true)]
  362. [DataLength(10)]
  363. [JsonProperty("lenGpSingle")]
  364. public decimal? LenGpSingle
  365. {
  366. get { return lenGpSingle; }
  367. set { lenGpSingle = value; }
  368. }
  369. /// <summary>
  370. /// 倍尺数
  371. /// </summary>
  372. [Description("倍尺数")]
  373. [Nullable(true)]
  374. [DataLength(10)]
  375. [JsonProperty("multipleNum")]
  376. public decimal? MultipleNum
  377. {
  378. get { return multipleNum; }
  379. set { multipleNum = value; }
  380. }
  381. /// <summary>
  382. /// 支数
  383. /// </summary>
  384. [Description("支数")]
  385. [Nullable(true)]
  386. [DataLength(5)]
  387. [JsonProperty("actCount")]
  388. public decimal? ActCount
  389. {
  390. get { return actCount; }
  391. set { actCount = value; }
  392. }
  393. /// <summary>
  394. /// 外径(实际)
  395. /// </summary>
  396. [Description("外径(实际)")]
  397. [Nullable(true)]
  398. [DataLength(5)]
  399. [JsonProperty("actDimater")]
  400. public decimal? ActDimater
  401. {
  402. get { return actDimater; }
  403. set { actDimater = value; }
  404. }
  405. /// <summary>
  406. /// 坯长度(实际)
  407. /// </summary>
  408. [Description("坯长度(实际)")]
  409. [Nullable(true)]
  410. [DataLength(10)]
  411. [JsonProperty("actLen")]
  412. public decimal? ActLen
  413. {
  414. get { return actLen; }
  415. set { actLen = value; }
  416. }
  417. /// <summary>
  418. /// 实重
  419. /// </summary>
  420. [Description("实重")]
  421. [Nullable(true)]
  422. [DataLength(12)]
  423. [JsonProperty("actWeight")]
  424. public decimal? ActWeight
  425. {
  426. get { return actWeight; }
  427. set { actWeight = value; }
  428. }
  429. /// <summary>
  430. /// 理论重量
  431. /// </summary>
  432. [Description("理论重量")]
  433. [Nullable(true)]
  434. [DataLength(12)]
  435. [JsonProperty("actTheoryWeight")]
  436. public decimal? ActTheoryWeight
  437. {
  438. get { return actTheoryWeight; }
  439. set { actTheoryWeight = value; }
  440. }
  441. /// <summary>
  442. /// 生产订单号(判定)
  443. /// </summary>
  444. [Description("生产订单号(判定)")]
  445. [Nullable(true)]
  446. [DataLength(20)]
  447. [JsonProperty("proOrderId")]
  448. public string ProOrderId
  449. {
  450. get { return proOrderId; }
  451. set { proOrderId = value; }
  452. }
  453. /// <summary>
  454. /// 表面结果代码
  455. /// </summary>
  456. [Description("表面结果代码")]
  457. [Nullable(true)]
  458. [DataLength(20)]
  459. [JsonProperty("faceResultCode")]
  460. public string FaceResultCode
  461. {
  462. get { return faceResultCode; }
  463. set { faceResultCode = value; }
  464. }
  465. /// <summary>
  466. /// 公差结果代码
  467. /// </summary>
  468. [Description("公差结果代码")]
  469. [Nullable(true)]
  470. [DataLength(20)]
  471. [JsonProperty("specResultCode")]
  472. public string SpecResultCode
  473. {
  474. get { return specResultCode; }
  475. set { specResultCode = value; }
  476. }
  477. /// <summary>
  478. /// 成分结果代码
  479. /// </summary>
  480. [Description("成分结果代码")]
  481. [Nullable(true)]
  482. [DataLength(20)]
  483. [JsonProperty("chemResultCode")]
  484. public string ChemResultCode
  485. {
  486. get { return chemResultCode; }
  487. set { chemResultCode = value; }
  488. }
  489. /// <summary>
  490. /// 理化结果代码
  491. /// </summary>
  492. [Description("理化结果代码")]
  493. [Nullable(true)]
  494. [DataLength(20)]
  495. [JsonProperty("phyResultCode")]
  496. public string PhyResultCode
  497. {
  498. get { return phyResultCode; }
  499. set { phyResultCode = value; }
  500. }
  501. /// <summary>
  502. /// 探伤结果代码
  503. /// </summary>
  504. [Description("探伤结果代码")]
  505. [Nullable(true)]
  506. [DataLength(20)]
  507. [JsonProperty("detectResultCode")]
  508. public string DetectResultCode
  509. {
  510. get { return detectResultCode; }
  511. set { detectResultCode = value; }
  512. }
  513. /// <summary>
  514. /// 表面检验报告目录
  515. /// </summary>
  516. [Description("表面检验报告目录")]
  517. [Nullable(true)]
  518. [DataLength(200)]
  519. [JsonProperty("faceResultPath")]
  520. public string FaceResultPath
  521. {
  522. get { return faceResultPath; }
  523. set { faceResultPath = value; }
  524. }
  525. /// <summary>
  526. /// 公差检验报告目录
  527. /// </summary>
  528. [Description("公差检验报告目录")]
  529. [Nullable(true)]
  530. [DataLength(200)]
  531. [JsonProperty("specResultPath")]
  532. public string SpecResultPath
  533. {
  534. get { return specResultPath; }
  535. set { specResultPath = value; }
  536. }
  537. /// <summary>
  538. /// 成分检验报告目录
  539. /// </summary>
  540. [Description("成分检验报告目录")]
  541. [Nullable(true)]
  542. [DataLength(200)]
  543. [JsonProperty("chemResultPath")]
  544. public string ChemResultPath
  545. {
  546. get { return chemResultPath; }
  547. set { chemResultPath = value; }
  548. }
  549. /// <summary>
  550. /// 理化检验报告目录
  551. /// </summary>
  552. [Description("理化检验报告目录")]
  553. [Nullable(true)]
  554. [DataLength(200)]
  555. [JsonProperty("phyResultPath")]
  556. public string PhyResultPath
  557. {
  558. get { return phyResultPath; }
  559. set { phyResultPath = value; }
  560. }
  561. /// <summary>
  562. /// 探伤检验报告目录
  563. /// </summary>
  564. [Description("探伤检验报告目录")]
  565. [Nullable(true)]
  566. [DataLength(200)]
  567. [JsonProperty("detectResultPath")]
  568. public string DetectResultPath
  569. {
  570. get { return detectResultPath; }
  571. set { detectResultPath = value; }
  572. }
  573. /// <summary>
  574. /// 质量分组号(同申判单号、炉、批、组的前期下,当表面、公差、成分、理化、控伤、水压、加工七大项的组合值不一样时,组号必须分开)
  575. /// </summary>
  576. [Description("质量分组号")]
  577. [Nullable(true)]
  578. [DataLength(22)]
  579. [JsonProperty("qualityGroup")]
  580. public decimal? QualityGroup
  581. {
  582. get { return qualityGroup; }
  583. set { qualityGroup = value; }
  584. }
  585. /// <summary>
  586. /// 物料码
  587. /// </summary>
  588. [Description("物料码")]
  589. [Nullable(true)]
  590. [DataLength(40)]
  591. [JsonProperty("materialNo")]
  592. public string MaterialNo
  593. {
  594. get { return materialNo; }
  595. set { materialNo = value; }
  596. }
  597. /// <summary>
  598. /// 物料描叙
  599. /// </summary>
  600. [Description("物料描述")]
  601. [Nullable(true)]
  602. [DataLength(100)]
  603. [JsonProperty("materialName")]
  604. public string MaterialName
  605. {
  606. get { return materialName; }
  607. set { materialName = value; }
  608. }
  609. /// <summary>
  610. /// 品名代码
  611. /// </summary>
  612. [Description("品名代码")]
  613. [Nullable(true)]
  614. [DataLength(20)]
  615. [JsonProperty("produccode")]
  616. public string Produccode
  617. {
  618. get { return produccode; }
  619. set { produccode = value; }
  620. }
  621. /// <summary>
  622. /// 品名描述
  623. /// </summary>
  624. [Description("品名描述")]
  625. [Nullable(true)]
  626. [DataLength(100)]
  627. [JsonProperty("producname")]
  628. public string Producname
  629. {
  630. get { return producname; }
  631. set { producname = value; }
  632. }
  633. /// <summary>
  634. /// 钢种代码
  635. /// </summary>
  636. [Description("钢种代码")]
  637. [Nullable(true)]
  638. [DataLength(10)]
  639. [JsonProperty("gradecode")]
  640. public string Gradecode
  641. {
  642. get { return gradecode; }
  643. set { gradecode = value; }
  644. }
  645. /// <summary>
  646. /// 钢种名称
  647. /// </summary>
  648. [Description("钢种名称")]
  649. [Nullable(true)]
  650. [DataLength(100)]
  651. [JsonProperty("gradename")]
  652. public string Gradename
  653. {
  654. get { return gradename; }
  655. set { gradename = value; }
  656. }
  657. /// <summary>
  658. /// 产品规格代码
  659. /// </summary>
  660. [Description("产品规格代码")]
  661. [Nullable(true)]
  662. [DataLength(20)]
  663. [JsonProperty("specCode")]
  664. public string SpecCode
  665. {
  666. get { return specCode; }
  667. set { specCode = value; }
  668. }
  669. /// <summary>
  670. /// 产品规格描述
  671. /// </summary>
  672. [Description("产品规格描述")]
  673. [Nullable(true)]
  674. [DataLength(100)]
  675. [JsonProperty("specName")]
  676. public string SpecName
  677. {
  678. get { return specName; }
  679. set { specName = value; }
  680. }
  681. /// <summary>
  682. /// 标准代码
  683. /// </summary>
  684. [Description("标准代码")]
  685. [Nullable(true)]
  686. [DataLength(20)]
  687. [JsonProperty("stdCode")]
  688. public string StdCode
  689. {
  690. get { return stdCode; }
  691. set { stdCode = value; }
  692. }
  693. /// <summary>
  694. /// 标准名称
  695. /// </summary>
  696. [Description("标准名称")]
  697. [Nullable(true)]
  698. [DataLength(256)]
  699. [JsonProperty("stdName")]
  700. public string StdName
  701. {
  702. get { return stdName; }
  703. set { stdName = value; }
  704. }
  705. /// <summary>
  706. /// 标准类别代码
  707. /// </summary>
  708. [Description("标准类别代码")]
  709. [Nullable(true)]
  710. [DataLength(20)]
  711. [JsonProperty("stdStyle")]
  712. public string StdStyle
  713. {
  714. get { return stdStyle; }
  715. set { stdStyle = value; }
  716. }
  717. /// <summary>
  718. /// 标准类别描述(PSL1....)
  719. /// </summary>
  720. [Description("标准类别描述")]
  721. [Nullable(true)]
  722. [DataLength(50)]
  723. [JsonProperty("stdStyleDesc")]
  724. public string StdStyleDesc
  725. {
  726. get { return stdStyleDesc; }
  727. set { stdStyleDesc = value; }
  728. }
  729. /// <summary>
  730. /// 工艺文件号
  731. /// </summary>
  732. [Description("工艺文件号")]
  733. [Nullable(true)]
  734. [DataLength(100)]
  735. [JsonProperty("crafNo")]
  736. public string CrafNo
  737. {
  738. get { return crafNo; }
  739. set { crafNo = value; }
  740. }
  741. /// <summary>
  742. /// 生产产线名称
  743. /// </summary>
  744. [Description("生产产线")]
  745. [Nullable(true)]
  746. [DataLength(100)]
  747. [JsonProperty("plineName")]
  748. public string PlineName
  749. {
  750. get { return plineName; }
  751. set { plineName = value; }
  752. }
  753. /// <summary>
  754. /// 生产合同号(合同号)
  755. /// </summary>
  756. [Description("生产订单号(计划)")]
  757. [Nullable(true)]
  758. [DataLength(20)]
  759. [JsonProperty("proOrderNo")]
  760. public string ProOrderNo
  761. {
  762. get { return proOrderNo; }
  763. set { proOrderNo = value; }
  764. }
  765. /// <summary>
  766. /// 材料去向代码
  767. /// </summary>
  768. [Description("材料去向代码")]
  769. [Nullable(true)]
  770. [DataLength(20)]
  771. [JsonProperty("matGowhereCode")]
  772. public string MatGowhereCode
  773. {
  774. get { return matGowhereCode; }
  775. set { matGowhereCode = value; }
  776. }
  777. /// <summary>
  778. /// 材料去向
  779. /// </summary>
  780. [Description("材料去向")]
  781. [Nullable(true)]
  782. [DataLength(40)]
  783. [JsonProperty("matGowhereName")]
  784. public string MatGowhereName
  785. {
  786. get { return matGowhereName; }
  787. set { matGowhereName = value; }
  788. }
  789. /// <summary>
  790. /// 综合判定结果代码
  791. /// </summary>
  792. [Description("综合判定结果代码")]
  793. [Nullable(true)]
  794. [DataLength(10)]
  795. [JsonProperty("judgeResultCode")]
  796. public string JudgeResultCode
  797. {
  798. get { return judgeResultCode; }
  799. set { judgeResultCode = value; }
  800. }
  801. /// <summary>
  802. /// 综合判定结果
  803. /// </summary>
  804. [Description("综合判定结果")]
  805. [Nullable(true)]
  806. [DataLength(20)]
  807. [JsonProperty("judgeResult")]
  808. public string JudgeResult
  809. {
  810. get { return judgeResult; }
  811. set { judgeResult = value; }
  812. }
  813. /// <summary>
  814. /// 综合判定时间
  815. /// </summary>
  816. [Description("综合判定时间")]
  817. [Nullable(true)]
  818. [JsonProperty("judgeResultTime")]
  819. public string JudgeResultTime
  820. {
  821. get { return judgeResultTime; }
  822. set { judgeResultTime = value; }
  823. }
  824. /// <summary>
  825. /// 综合判定人
  826. /// </summary>
  827. [Description("综合判定人")]
  828. [Nullable(true)]
  829. [DataLength(20)]
  830. [JsonProperty("judgeMaker")]
  831. public string JudgeMaker
  832. {
  833. get { return judgeMaker; }
  834. set { judgeMaker = value; }
  835. }
  836. /// <summary>
  837. /// 是否已处理后工序炉计划
  838. /// </summary>
  839. [Description("是否已处理后工序炉计划")]
  840. [Nullable(true)]
  841. [DataLength(1)]
  842. [JsonProperty("ifSetZyPlan")]
  843. public string IfSetZyPlan
  844. {
  845. get { return ifSetZyPlan; }
  846. set { ifSetZyPlan = value; }
  847. }
  848. /// <summary>
  849. /// 探伤等级
  850. /// </summary>
  851. [Description("探伤等级")]
  852. [Nullable(true)]
  853. [DataLength(20)]
  854. [JsonProperty("testingGrade")]
  855. public string TestingGrade
  856. {
  857. get { return testingGrade; }
  858. set { testingGrade = value; }
  859. }
  860. /// <summary>
  861. /// 探伤种类
  862. /// </summary>
  863. [Description("探伤种类")]
  864. [Nullable(true)]
  865. [DataLength(20)]
  866. [JsonProperty("testingType")]
  867. public string TestingType
  868. {
  869. get { return testingType; }
  870. set { testingType = value; }
  871. }
  872. /// <summary>
  873. /// 交货行主键
  874. /// </summary>
  875. [Description("交货行主键")]
  876. [Nullable(true)]
  877. [DataLength(40)]
  878. [JsonProperty("ordLnDlyPk")]
  879. public string OrdLnDlyPk
  880. {
  881. get { return ordLnDlyPk; }
  882. set { ordLnDlyPk = value; }
  883. }
  884. /// <summary>
  885. /// 送判状态 (0 正常送判,1退判)
  886. /// </summary>
  887. [Description("送判状态")]
  888. [Nullable(true)]
  889. [DataLength(1)]
  890. [JsonProperty("applyFlag")]
  891. public string ApplyFlag
  892. {
  893. get { return applyFlag; }
  894. set { applyFlag = value; }
  895. }
  896. /// <summary>
  897. /// 退判原因
  898. /// </summary>
  899. [Description("退判原因")]
  900. [Nullable(true)]
  901. [DataLength(200)]
  902. [JsonProperty("backJugdeMemo")]
  903. public string BackJugdeMemo
  904. {
  905. get { return backJugdeMemo; }
  906. set { backJugdeMemo = value; }
  907. }
  908. /// <summary>
  909. /// 状态(00:初使状态;10:正在处理;20:已判定)
  910. /// </summary>
  911. [Description("状态")]
  912. [Nullable(false)]
  913. [DataLength(2)]
  914. [JsonProperty("validflag")]
  915. public string Validflag
  916. {
  917. get { return validflag; }
  918. set { validflag = value; }
  919. }
  920. /// <summary>
  921. /// 申判人
  922. /// </summary>
  923. [Description("申判人")]
  924. [Nullable(true)]
  925. [DataLength(20)]
  926. [JsonProperty("applyName")]
  927. public string ApplyName
  928. {
  929. get { return applyName; }
  930. set { applyName = value; }
  931. }
  932. /// <summary>
  933. /// 申判时间
  934. /// </summary>
  935. [Description("申判时间")]
  936. [Nullable(true)]
  937. [JsonProperty("applyTime")]
  938. public string ApplyTime
  939. {
  940. get { return applyTime; }
  941. set { applyTime = value; }
  942. }
  943. /// <summary>
  944. /// 申请判定备注
  945. /// </summary>
  946. [Description("申请判定备注")]
  947. [Nullable(true)]
  948. [DataLength(500)]
  949. [JsonProperty("memo")]
  950. public string Memo
  951. {
  952. get { return memo; }
  953. set { memo = value; }
  954. }
  955. }
  956. }