贴标喷码参数修改

This commit is contained in:
2024-06-19 15:43:30 +08:00
parent f4b40f22cc
commit 7c3e39e104
2 changed files with 51 additions and 25 deletions

View File

@@ -371,7 +371,15 @@
/// </summary>
public const string LIAOXIANGID = "26037262680357";
/// <summary>
/// 血路管自动生产线1线
/// </summary>
public const string XUELUGUAN1XIAN = "30019971917589";
/// <summary>
/// 血路管自动生产线2线
/// </summary>
public const string XUELUGUAN2XIAN = "25966313322789";
}
}