啊鑫
2025-01-24 bdbfc1045c94e23c74cf9c6f98b0b4f9b0ca0d00
StandardPda/MES.Service/Modes/MesDepots.cs
@@ -12,7 +12,6 @@
    /// ID(SEQ_INV_ID) 
    ///</summary>
    [SugarColumn(ColumnName = "DEPOT_ID",
        OracleSequenceName = "SEQ_INV_ID",
        IsPrimaryKey = true)]
    public decimal DepotId { get; set; }