wtt
9 天以前 7b82df0f292753396d0112b63cffedf9c25d885b
WebAPI/Models/StationBill.cs
@@ -101,5 +101,7 @@
        public int HIsTimeFlag { get; set; } = 0;
        public string HBatchNo { get; set; }//子表批次
        public double HWeight { get; set; }//子表重量
    }
}