@@ -1311,6 +1311,12 @@ namespace UAS_MES.PublicMethod
return false;
}
+ public static void RecordProdWeight(string iSN, string iType, string iScanValue, float iWeight, string iUnit, string iLineCode, string iPrCode, string iSource, string iUser)
+ {
+
+ sql.Append("");
+ }
/// <summary>
/// 小箱装大箱的包装规则判断