CouplingCutResultEntity.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513
  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.Mcp.Entity
  8. {/// <summary>
  9. /// 数据库表COUPLING_CUT_RESULT所对应的实体类(生成工具:代码生成工具3.0)
  10. /// 作者:PC-20180117CCCC 时间:2018-08-21
  11. /// </summary>
  12. public class CouplingCutResultEntity
  13. {
  14. /// <summary>
  15. /// 实绩编号
  16. /// </summary>
  17. private string resultNo = "";
  18. /// <summary>
  19. /// 产线代码
  20. /// </summary>
  21. private string plineCode = "";
  22. /// <summary>
  23. /// 工单号(炉次计划号+01流水)
  24. /// </summary>
  25. private string woId = "";
  26. /// <summary>
  27. /// 切管个数
  28. /// </summary>
  29. private decimal? qualifiedNumber = null;
  30. /// <summary>
  31. /// 加工支数
  32. /// </summary>
  33. private decimal? cutPieces = null;
  34. /// <summary>
  35. /// 废品量
  36. /// </summary>
  37. private decimal? rejectedPcs = null;
  38. /// <summary>
  39. /// 废品原因
  40. /// </summary>
  41. private string rejectedReason = "";
  42. ///
  43. /// 盈亏个数PRALO_PCS
  44. ///
  45. private decimal? praloPcs = null;
  46. /// <summary>
  47. /// 采集方式(0-接口采集,1-人工录入)
  48. /// </summary>
  49. private string colMode = "";
  50. /// <summary>
  51. /// 采集/录入时间
  52. /// </summary>
  53. private string colTime = "";
  54. /// <summary>
  55. /// 操作人
  56. /// </summary>
  57. private string colUser = "";
  58. /// <summary>
  59. /// 操作班次
  60. /// </summary>
  61. private string colShift = "";
  62. /// <summary>
  63. /// 操作班组
  64. /// </summary>
  65. private string colGroup = "";
  66. /// <summary>
  67. /// 机床编号
  68. /// </summary>
  69. private string machineNo = "";
  70. /// <summary>
  71. /// 带锯料
  72. /// </summary>
  73. private string isRemaining = "";
  74. /// <summary>
  75. /// 黄漆长度
  76. /// </summary>
  77. private decimal? lvalidLength = null;
  78. /// <summary>
  79. /// 是否压印
  80. /// </summary>
  81. private string isEmbossed = "";
  82. /// <summary>
  83. /// 压印信息
  84. /// </summary>
  85. private string embContent = "";
  86. /// <summary>
  87. /// 压印个数
  88. /// </summary>
  89. private decimal? embCount = null;
  90. /// <summary>
  91. /// 粗加工个数
  92. /// </summary>
  93. private decimal? roughmachCount = null;
  94. /// <summary>
  95. /// 是否粗加工
  96. /// </summary>
  97. private string isRoughmach = "";
  98. /// <summary>
  99. /// 是否全项委托(0否,1是)
  100. /// </summary>
  101. private string ifAllOutWork = "";
  102. /// <summary>
  103. /// 操作时间
  104. /// </summary>
  105. private string createTime = "";
  106. /// <summary>
  107. /// 操作工
  108. /// </summary>
  109. private string colOperator = "";
  110. /// <summary>
  111. /// 离线支数
  112. /// </summary>
  113. private decimal? offNum = null;
  114. /// <summary>
  115. /// 是否监制
  116. /// </summary>
  117. private string ifMonitorJg = "";
  118. /// <summary>
  119. /// 监制编号
  120. /// </summary>
  121. private string prdcrNo = "";
  122. /// <summary>
  123. /// 产线描述
  124. /// </summary>
  125. private string plineName = "";
  126. ///确认
  127. private string confirm = "";
  128. [Description("确认")]
  129. [Nullable(true)]
  130. [DataLength(1)]
  131. public string Confirm
  132. {
  133. get { return confirm; }
  134. set { confirm = value; }
  135. }
  136. ///备注
  137. private string memo = "";
  138. [Description("备注")]
  139. [Nullable(true)]
  140. [DataLength(20)]
  141. public string Memo
  142. {
  143. get { return memo; }
  144. set { memo = value; }
  145. }
  146. /// <summary>
  147. /// 炉号JUDGE_STOVE_NO
  148. /// </summary>
  149. private string judgeStoveNo = "";
  150. /// <summary>
  151. /// 炉号
  152. /// </summary>
  153. [Description("炉号")]
  154. [Nullable(true)]
  155. [DataLength(20)]
  156. public string JudgeStoveNo
  157. {
  158. get { return judgeStoveNo; }
  159. set { judgeStoveNo = value; }
  160. }
  161. /// <summary>
  162. /// 批号BATCH_NO
  163. /// </summary>
  164. private string batchNo = "";
  165. /// <summary>
  166. /// 炉号
  167. /// </summary>
  168. [Description("批号")]
  169. [Nullable(true)]
  170. [DataLength(20)]
  171. public string BatchNo
  172. {
  173. get { return batchNo; }
  174. set { batchNo = value; }
  175. }
  176. /// <summary>
  177. /// 实绩编号
  178. /// </summary>
  179. [Description("实绩编号")]
  180. [Nullable(false)]
  181. [DataLength(20)]
  182. public string ResultNo
  183. {
  184. get { return resultNo; }
  185. set { resultNo = value; }
  186. }
  187. /// <summary>
  188. /// 产线代码
  189. /// </summary>
  190. [Description("产线代码")]
  191. [Nullable(true)]
  192. [DataLength(20)]
  193. public string PlineCode
  194. {
  195. get { return plineCode; }
  196. set { plineCode = value; }
  197. }
  198. /// <summary>
  199. /// 工单号(炉次计划号+01流水)
  200. /// </summary>
  201. [Description("工单号")]
  202. [Nullable(false)]
  203. [DataLength(40)]
  204. public string WoId
  205. {
  206. get { return woId; }
  207. set { woId = value; }
  208. }
  209. /// <summary>
  210. /// 切管个数
  211. /// </summary>
  212. [Description("切管个数")]
  213. [Nullable(true)]
  214. [DataLength(6)]
  215. public decimal? QualifiedNumber
  216. {
  217. get { return qualifiedNumber; }
  218. set { qualifiedNumber = value; }
  219. }
  220. /// <summary>
  221. /// 盈亏个数PRALO_PCS
  222. /// </summary>
  223. [Description("盈亏个数")]
  224. [Nullable(true)]
  225. [DataLength(6)]
  226. public decimal? PraloPcs
  227. {
  228. get { return praloPcs; }
  229. set { praloPcs = value; }
  230. }
  231. /// <summary>
  232. /// 加工支数
  233. /// </summary>
  234. [Description("加工支数")]
  235. [Nullable(true)]
  236. [DataLength(6)]
  237. public decimal? CutPieces
  238. {
  239. get { return cutPieces; }
  240. set { cutPieces = value; }
  241. }
  242. /// <summary>
  243. /// 废品量
  244. /// </summary>
  245. [Description("废品量")]
  246. [Nullable(true)]
  247. [DataLength(6)]
  248. public decimal? RejectedPcs
  249. {
  250. get { return rejectedPcs; }
  251. set { rejectedPcs = value; }
  252. }
  253. /// <summary>
  254. /// 废品原因
  255. /// </summary>
  256. [Description("废品原因")]
  257. [Nullable(true)]
  258. [DataLength(20)]
  259. public string RejectedReason
  260. {
  261. get { return rejectedReason; }
  262. set { rejectedReason = value; }
  263. }
  264. /// <summary>
  265. /// 采集方式(0-接口采集,1-人工录入)
  266. /// </summary>
  267. [Description("采集方式")]
  268. [Nullable(true)]
  269. [DataLength(1)]
  270. public string ColMode
  271. {
  272. get { return colMode; }
  273. set { colMode = value; }
  274. }
  275. /// <summary>
  276. /// 采集/录入时间
  277. /// </summary>
  278. [Description("录入时间")]
  279. [Nullable(true)]
  280. public string ColTime
  281. {
  282. get { return colTime; }
  283. set { colTime = value; }
  284. }
  285. /// <summary>
  286. /// 操作人
  287. /// </summary>
  288. [Description("操作人")]
  289. [Nullable(true)]
  290. [DataLength(20)]
  291. public string ColUser
  292. {
  293. get { return colUser; }
  294. set { colUser = value; }
  295. }
  296. /// <summary>
  297. /// 操作班次
  298. /// </summary>
  299. [Description("操作班次")]
  300. [Nullable(true)]
  301. [DataLength(1)]
  302. public string ColShift
  303. {
  304. get { return colShift; }
  305. set { colShift = value; }
  306. }
  307. /// <summary>
  308. /// 操作班组
  309. /// </summary>
  310. [Description("操作班组")]
  311. [Nullable(true)]
  312. [DataLength(1)]
  313. public string ColGroup
  314. {
  315. get { return colGroup; }
  316. set { colGroup = value; }
  317. }
  318. /// <summary>
  319. /// 机床编号
  320. /// </summary>
  321. [Description("机床编号")]
  322. [Nullable(true)]
  323. [DataLength(20)]
  324. public string MachineNo
  325. {
  326. get { return machineNo; }
  327. set { machineNo = value; }
  328. }
  329. /// <summary>
  330. /// 带锯料
  331. /// </summary>
  332. [Description("带锯料")]
  333. [Nullable(true)]
  334. [DataLength(1)]
  335. public string IsRemaining
  336. {
  337. get { return isRemaining; }
  338. set { isRemaining = value; }
  339. }
  340. /// <summary>
  341. /// 黄漆长度
  342. /// </summary>
  343. [Description("黄漆长度")]
  344. [Nullable(true)]
  345. [DataLength(6)]
  346. public decimal? LvalidLength
  347. {
  348. get { return lvalidLength; }
  349. set { lvalidLength = value; }
  350. }
  351. /// <summary>
  352. /// 是否压印
  353. /// </summary>
  354. [Description("是否压印")]
  355. [Nullable(true)]
  356. [DataLength(1)]
  357. public string IsEmbossed
  358. {
  359. get { return isEmbossed; }
  360. set { isEmbossed = value; }
  361. }
  362. /// <summary>
  363. /// 压印信息
  364. /// </summary>
  365. [Description("压印信息")]
  366. [Nullable(true)]
  367. [DataLength(100)]
  368. public string EmbContent
  369. {
  370. get { return embContent; }
  371. set { embContent = value; }
  372. }
  373. /// <summary>
  374. /// 压印个数
  375. /// </summary>
  376. [Description("压印个数")]
  377. [Nullable(true)]
  378. [DataLength(6)]
  379. public decimal? EmbCount
  380. {
  381. get { return embCount; }
  382. set { embCount = value; }
  383. }
  384. /// <summary>
  385. /// 粗加工个数
  386. /// </summary>
  387. [Description("粗加工个数")]
  388. [Nullable(true)]
  389. [DataLength(6)]
  390. public decimal? RoughmachCount
  391. {
  392. get { return roughmachCount; }
  393. set { roughmachCount = value; }
  394. }
  395. /// <summary>
  396. /// 是否粗加工
  397. /// </summary>
  398. [Description("是否粗加工")]
  399. [Nullable(true)]
  400. [DataLength(1)]
  401. public string IsRoughmach
  402. {
  403. get { return isRoughmach; }
  404. set { isRoughmach = value; }
  405. }
  406. /// <summary>
  407. /// 是否全项委托(0否,1是)
  408. /// </summary>
  409. [Description("是否全项委托")]
  410. [Nullable(true)]
  411. [DataLength(1)]
  412. public string IfAllOutWork
  413. {
  414. get { return ifAllOutWork; }
  415. set { ifAllOutWork = value; }
  416. }
  417. /// <summary>
  418. /// 操作时间
  419. /// </summary>
  420. [Description("操作时间")]
  421. [Nullable(true)]
  422. public string CreateTime
  423. {
  424. get { return createTime; }
  425. set { createTime = value; }
  426. }
  427. /// <summary>
  428. /// 操作工
  429. /// </summary>
  430. [Description("操作工")]
  431. [Nullable(true)]
  432. [DataLength(20)]
  433. public string ColOperator
  434. {
  435. get { return colOperator; }
  436. set { colOperator = value; }
  437. }
  438. /// <summary>
  439. /// 离线支数
  440. /// </summary>
  441. [Description("离线个数")]
  442. [Nullable(true)]
  443. [DataLength(6)]
  444. public decimal? OffNum
  445. {
  446. get { return offNum; }
  447. set { offNum = value; }
  448. }
  449. /// <summary>
  450. /// 是否监制
  451. /// </summary>
  452. [Description("是否监制")]
  453. [Nullable(true)]
  454. [DataLength(1)]
  455. public string IfMonitorJg
  456. {
  457. get { return ifMonitorJg; }
  458. set { ifMonitorJg = value; }
  459. }
  460. /// <summary>
  461. /// 监制编号
  462. /// </summary>
  463. [Description("监制编号")]
  464. [Nullable(true)]
  465. [DataLength(40)]
  466. public string PrdcrNo
  467. {
  468. get { return prdcrNo; }
  469. set { prdcrNo = value; }
  470. }
  471. /// <summary>
  472. /// 产线描述
  473. /// </summary>
  474. [Description("产线描述")]
  475. [Nullable(true)]
  476. [DataLength(100)]
  477. public string PlineName
  478. {
  479. get { return plineName; }
  480. set { plineName = value; }
  481. }
  482. }
  483. }