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