# 250827 修复 数据系统有,但IOt没有,定位到 极差计算因为NXS inv , 客户要求这种情况为空值, 进而iot构造时,double解析出错 导致的问题,从而没有进行后续上传动作
This commit is contained in:
@@ -32,8 +32,8 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("2025.03.03.1")]
|
||||
[assembly: AssemblyFileVersion("2025.03.03.1")]
|
||||
[assembly: AssemblyVersion("2025.08.27.0")]
|
||||
[assembly: AssemblyFileVersion("2025.08.27.0")]
|
||||
//奇瑞总装软件
|
||||
//2024.09.27.1 该版本增加读取编码器数值功能
|
||||
//2024.10.08.1 该版本修改了EHY和EH3的测点图片 以及增加了上传IOT时,在1.5倍公差内,都是OK的结果,传给IOT
|
||||
|
||||
Reference in New Issue
Block a user