From dcc8995c3fa58135ec766f590b8079f4f003682d Mon Sep 17 00:00:00 2001 From: xcd <834800634@qq.com> Date: 星期日, 28 六月 2020 18:59:31 +0800 Subject: [PATCH] Merge branch 'master' of http://gitblit.broconcentric.com:8088/r/M071 --- 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