| | |
| | | public string ProductSn { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
æ§ç´§_æ§ç´§NG |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DefaultValue = "0", ColumnDescription = "åè£
æ§ç´§_æ§ç´§NG")] |
| | | public int? PressTightenNg { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
æ§ç´§_æ§ç´§OK |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DefaultValue = "0", ColumnDescription = "åè£
æ§ç´§_æ§ç´§OK")] |
| | |
| | | public int? PressTightenUnfinished { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æ£æµ_æ¬æ¬¡æ£æµæªå®æ |
| | | /// 产åç¶æ |
| | | /// 0 - ä¸åæ ¼ |
| | | /// 1 - åæ ¼ |
| | | /// 2 - äººå·¥ç¡®è®¤åæ ¼ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DefaultValue = "0", ColumnDescription = "æ£æµ_æ¬æ¬¡æ£æµæªå®æ")] |
| | | public int? CheckUnfinished { get; set; } |
| | | |
| | | /// <summary> |
| | | /// é¶ä»¶æ°é |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "é¶ä»¶æ°é")] |
| | | public int? ComponentQty { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æåå¼ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "æåå¼")] |
| | | public decimal? TorsioValue { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æå弿 å |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "æå弿 å")] |
| | | public decimal? TorsioValueStandard { get; set; } |
| | | |
| | | /// <summary> |
| | | /// ååº¦å¼ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "å度å¼")] |
| | | public decimal? StiffnessValue { get; set; } |
| | | |
| | | /// <summary> |
| | | /// ååº¦å¼æ å |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "ååº¦å¼æ å")] |
| | | public decimal? StiffnessValueStandard { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æµè¯ç»æ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "æµè¯ç»æ")] |
| | | public int? TestResult { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
ä½ä¸åæ£æµé«åº¦ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "åè£
ä½ä¸åæ£æµé«åº¦")] |
| | | public decimal? PressHeight { get; set; } |
| | | [SugarColumn(IsNullable = true, DefaultValue = "0", ColumnDescription = "产åç¶æ")] |
| | | public int? ProductStatus { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
使§ç´§æ£æµæå |
| | |
| | | public decimal? PressPressure { get; set; } |
| | | |
| | | /// <summary> |
| | | /// äº§åæ£æµé«åº¦ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "äº§åæ£æµé«åº¦")] |
| | | public decimal? ProductCheckHeight { get; set; } |
| | | |
| | | /// <summary> |
| | | /// èºçº¹ä½ç½®é«åº¦ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "èºçº¹ä½ç½®é«åº¦")] |
| | | public decimal? ThreadPositionHeight { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æ§ç´§ä½æ£æµé«åº¦1 |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "æ§ç´§ä½æ£æµé«åº¦1")] |