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.【客户】档案与【经销商】档案逻辑控制"; } } } }