11
啊鑫
2025-01-24 aace875f295939f210ff8d01e388d411aa89a725
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; }