duheng
2024-11-17 a2a57963e160a319276c5c8499f16c9809056e4c
Dto/HStation.Dto.Assets.Core/00-Pump/08-PumpType/AddPumpTypeInput.cs
ÎļþÃû´Ó Dto/HStation.Dto.Assets.Core/00-Pump/01-PumpMainManage/08-PumpType/AddPumpTypeInput.cs ÐÞ¸Ä
@@ -1,4 +1,6 @@
namespace HStation.Dto.Assets
using SqlSugar;
namespace HStation.Dto.Assets
{
    public class AddAssetsPumpTypeInput
    {
@@ -8,9 +10,10 @@
        public string Name { get; set; }
        /// <summary>
        /// æ‰€å±žç±»åž‹ID
        /// çˆ¶çº§id列表(版本控制)
        /// </summary>
        public long BelongTypeID { get; set; }
        [SugarColumn(ColumnDataType = StaticConfig.CodeFirst_BigString, IsNullable = true)]
        public List<long> ParentIds { get; set; }
        /// <summary>
        /// æŽ’序码