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