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