# 250827 修复 数据系统有,但IOt没有,定位到 极差计算因为NXS inv , 客户要求这种情况为空值, 进而iot构造时,double解析出错 导致的问题,从而没有进行后续上传动作

This commit is contained in:
HM-CN\zhengxuan.zhang
2025-08-27 23:39:06 +08:00
parent 91e523958c
commit bad46e3c76
29 changed files with 456 additions and 406 deletions
+4
View File
@@ -366,6 +366,10 @@
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">