1
chenhaozhe
2025-12-18 a208021301556454e4bf78994cbb14f021580ab8
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; }//子表重量
    }
}