From 4dd029877dd67b8d8429ecffb1a7b058ba1d9dc0 Mon Sep 17 00:00:00 2001 From: wugang <425674808@qq.com> Date: Wed, 27 Dec 2017 10:31:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.137981?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BWP.B3_YunKen/BLActions/CustomerWithDealerBLAction.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BWP.B3_YunKen/BLActions/CustomerWithDealerBLAction.cs b/BWP.B3_YunKen/BLActions/CustomerWithDealerBLAction.cs index 89b94a5..549df7e 100644 --- a/BWP.B3_YunKen/BLActions/CustomerWithDealerBLAction.cs +++ b/BWP.B3_YunKen/BLActions/CustomerWithDealerBLAction.cs @@ -40,7 +40,7 @@ namespace BWP.B3_YunKen.BLActions public string Name { - get { return "B3_HaoYue.【客户】档案与【经销商】档案逻辑控制"; } + get { return "B3_YunKen.【客户】档案与【经销商】档案逻辑控制"; } } } }