From ff58f159796469f2ad7e6922fa5698654bc98c23 Mon Sep 17 00:00:00 2001 From: wells.liu <wells.liu@broconcentric.com> Date: 星期六, 04 七月 2020 13:51:39 +0800 Subject: [PATCH] 板卡运动配置 --- src/Bro.M071.Process.DBManager/ProductionDetectionImageRecordsManager.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Bro.M071.Process.DBManager/ProductionDetectionImageRecordsManager.cs b/src/Bro.M071.Process.DBManager/ProductionDetectionImageRecordsManager.cs index 49f5e9d..65e6fa5 100644 --- a/src/Bro.M071.Process.DBManager/ProductionDetectionImageRecordsManager.cs +++ b/src/Bro.M071.Process.DBManager/ProductionDetectionImageRecordsManager.cs @@ -14,7 +14,7 @@ //using System.Text; //using System.Threading.Tasks; -//namespace Bro.M071.Process.DBManager +//namespace Bro.M071.DBManager //{ // public class ProductionDetectionImageRecordsManager : ModelManager<ProductionDetectionImageRecords> // { -- Gitblit v1.8.0