lixiaojun
2024-08-06 62f18f31a10fd5597b45151f688e5189eba888fd
Service/HStation.Service.Assets.Core/01-entity/PumpMain.cs
@@ -1,13 +1,12 @@
using SqlSugar;
using Yw.Entity;
using Yw.Entity;
namespace HStation.Entity
{
    /// <summary>
    /// 业务站
    /// </summary>
    [SysType("xhs-pumpmain")]
    [SugarTable("xhs-pumpmain")]
    [SysType("xhs_pumpmain")]
    [SugarTable("xhs_pumpmain")]
    public class PumpMain : BaseEntity, IParas, IFlags, ITagName, ISorter, System.ICloneable
    {
        /// <summary>