From 8ec9fab52eea2b110ad4e1a0b2300fead0018cd1 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期日, 21 十二月 2025 15:20:36 +0800
Subject: [PATCH] 1111
---
StandardPda/MES.Service/service/QC/BaseService.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/StandardPda/MES.Service/service/QC/BaseService.cs b/StandardPda/MES.Service/service/QC/BaseService.cs
index 33457f9..ce466a0 100644
--- a/StandardPda/MES.Service/service/QC/BaseService.cs
+++ b/StandardPda/MES.Service/service/QC/BaseService.cs
@@ -51,6 +51,7 @@
});
return mesQsImages;
}
+
public List<MesQsImage> getLljAllImgByFid(string id, string qsType)
{
var db = SqlSugarHelper.GetInstance();
--
Gitblit v1.9.3