| | |
| | | /// <summary> |
| | | /// åè£
ä½äº§åé¿åº¦ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "åè£
ä½äº§åé¿åº¦")] |
| | | public float ProductLength { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "åè£
ä½äº§åé¿åº¦")] |
| | | public decimal? ProductLength { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
ä½äº§å宽度 |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "åè£
ä½äº§å宽度")] |
| | | public float ProductWidth { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "åè£
ä½äº§å宽度")] |
| | | public decimal? ProductWidth { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
ä½äº§åé«åº¦ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "åè£
ä½äº§åé«åº¦")] |
| | | public float ProductHeight { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "åè£
ä½äº§åé«åº¦")] |
| | | public decimal? ProductHeight { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
ä½ä¸æ§ç´§ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, DefaultValue = "0", ColumnDescription = "åè£
ä½ä¸æ§ç´§")] |
| | | public int? PressNoTighten { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
使§ç´§ä¸éé«åº¦ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "åè£
使§ç´§ä¸éé«åº¦")] |
| | | public float ScrewDownsetDistance { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "åè£
使§ç´§ä¸éé«åº¦")] |
| | | public decimal? ScrewDownsetDistance { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
使§ç´§æå |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "åè£
使§ç´§æå")] |
| | | public float ScrewTorqueOutput { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "åè£
使§ç´§æå")] |
| | | public decimal? ScrewTorqueOutput { get; set; } |
| | | |
| | | /// <summary> |
| | | /// åè£
ä½èªå¨æ§ç´§æå¼ |
| | | /// åè£
ä½èªå¨æ§ç´§ç¨åºå· |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "åè£
ä½èªå¨æ§ç´§æå¼")] |
| | | public int DintAutoScrewOn { get; set; } |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "åè£
ä½èªå¨æ§ç´§ç¨åºå·")] |
| | | public int? DintAutoScrewOn { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æ£æµä½Xåç§»è·ç¦»1 |
| | | /// åè£
ä½ç´§åºæç© |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "æ£æµä½Xåç§»è·ç¦»1")] |
| | | public float XDirectionDistance1 { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "åè£
ä½ç´§åºæç©", DefaultValue = "0.00")] |
| | | public decimal? PressFastenTorque { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æ£æµä½Zé«åº¦1 |
| | | /// P0P1宽度 |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "æ£æµä½Zé«åº¦1")] |
| | | public float YDirectionHeight1 { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "P0P1宽度")] |
| | | public decimal? P0P1Width { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æ£æµä½Xåç§»è·ç¦»2 |
| | | /// P0P2宽度 |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "æ£æµä½Xåç§»è·ç¦»2")] |
| | | public float XDirectionDistance2 { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "P0P2宽度")] |
| | | public decimal? P0P2Width { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æ£æµä½Zé«åº¦2 |
| | | /// P0P3宽度 |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "æ£æµä½Zé«åº¦2")] |
| | | public float YDirectionHeight2 { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "P0P3宽度")] |
| | | public decimal? P0P3Width { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æ£æµä½Xåç§»è·ç¦»3 |
| | | /// P1P3é«åº¦ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "æ£æµä½Xåç§»è·ç¦»3")] |
| | | public float XDirectionDistance3 { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "P1P3é«åº¦")] |
| | | public decimal? P1P3Height { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æ£æµä½Zé«åº¦3 |
| | | /// P2P3é«åº¦ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "æ£æµä½Zé«åº¦3")] |
| | | public float YDirectionHeight3 { get; set; } |
| | | [SugarColumn(IsNullable = true, DecimalDigits = 2, ColumnDescription = "P2P3é«åº¦")] |
| | | public decimal? P2P3Height { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 产åå¾çè·¯å¾ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, Length = 500, ColumnDescription = "产åå¾çè·¯å¾")] |
| | | public string ProductImagePath { get; set; } |
| | | |
| | | [SugarColumn(IsIgnore = true)]//ä¸å䏿°æ®åºæ å°ï¼æµè¯ä½¿ç¨ |
| | | [Navigate(NavigateType.OneToMany, nameof(Dt_FormulaDetail.FormulaId), nameof(Id))] |
| | | public List<Dt_FormulaDetail> Details { get; set; } |
| | | } |
| | | } |
| | | } |