From 642cd31f0d1586a2a5ca6f9a3b3364725f4f1ecd Mon Sep 17 00:00:00 2001 From: wells.liu <wells.liu@broconcentric.com> Date: 星期六, 04 七月 2020 13:44:24 +0800 Subject: [PATCH] 暂存 --- src/Bro.M071.Process.DBManager/ProductionDetectionRecordsManager.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Bro.M071.Process.DBManager/ProductionDetectionRecordsManager.cs b/src/Bro.M071.Process.DBManager/ProductionDetectionRecordsManager.cs index bd25939..9e2876e 100644 --- a/src/Bro.M071.Process.DBManager/ProductionDetectionRecordsManager.cs +++ b/src/Bro.M071.Process.DBManager/ProductionDetectionRecordsManager.cs @@ -12,7 +12,7 @@ //using System.Text; //using System.Threading.Tasks; -//namespace Bro.M071.Process.DBManager +//namespace Bro.M071.DBManager //{ // public class ProductionDetectionRecordsManager : ModelManager<ProductionDetectionRecords> // { -- Gitblit v1.8.0