From 767d0876af17721c3d708a6723112352dff1284f Mon Sep 17 00:00:00 2001
From: wells.liu <wells.liu@broconcentric.com>
Date: 星期一, 29 六月 2020 18:45:10 +0800
Subject: [PATCH] 板卡驱动

---
 src/Bro.M071.Process.DBManager/ProductionDetectionRecordsDetailManager.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Bro.M071.Process.DBManager/ProductionDetectionRecordsDetailManager.cs b/src/Bro.M071.Process.DBManager/ProductionDetectionRecordsDetailManager.cs
index d12f104..bd40c8a 100644
--- a/src/Bro.M071.Process.DBManager/ProductionDetectionRecordsDetailManager.cs
+++ b/src/Bro.M071.Process.DBManager/ProductionDetectionRecordsDetailManager.cs
@@ -14,7 +14,7 @@
 //using System.Text;
 //using System.Threading.Tasks;
 
-//namespace Bro.M071.Process.DBManager
+//namespace Bro.M071.DBManager
 //{
 //    public class ProductionDetectionRecordsDetailManager : ModelManager<ProductionDetectionRecordsDetail>
 //    {

--
Gitblit v1.8.0