MES对接

This commit is contained in:
a88359121
2025-07-28 11:12:06 +08:00
parent 3b8de36d39
commit c45e3622af
13 changed files with 41 additions and 41 deletions
+2 -2
View File
@@ -107,7 +107,7 @@ namespace JinYuan.VirtualDataLibrary
if (type == 0)
{
strSql = @"SELECT CONVERT(varchar,[TestTime], 120) 时间
,[BarCode] 卷芯码
,[BarCode] 电芯码
,[Result] 结果
,[Remark] 备注
,case when [Flag]=1 then '已上传' else '未上传' end 上传状态
@@ -122,7 +122,7 @@ namespace JinYuan.VirtualDataLibrary
strSql = @"SELECT CONVERT(varchar,[CSBYHASCANNINGTIME], 120) 时间
,[CSBYHPROCESSNAME] 工序名
,[CSBYHSCHEDULE] 班次
,[CSBYHCODEA] 卷芯码
,[CSBYHCODEA] 电芯码
,[CSBYHOUTSTATIONJUDGMENTRESULT] 出站判定结果
,[Remark] 备注
,[RethrowNum] 复投次数