1
zrg
2025-12-23 7cedabdd5ebd172df3a8b343439f7c4c639b043f
WebAPI/Models/StationBill.cs
@@ -101,5 +101,7 @@
        public int HIsTimeFlag { get; set; } = 0;
        public string HBatchNo { get; set; }//子表批次
        public double HWeight { get; set; }//子表重量
    }
}