|
@@ -997,7 +997,7 @@ namespace Hotline.Api.Controllers
|
|
{
|
|
{
|
|
data.SourceChannel = "微信";
|
|
data.SourceChannel = "微信";
|
|
data.SourceChannelCode = "WX";
|
|
data.SourceChannelCode = "WX";
|
|
- data.Source = ESource.WX;
|
|
|
|
|
|
+ data.Source = ESource.WeChat;
|
|
}
|
|
}
|
|
|
|
|
|
if (!string.IsNullOrEmpty(data.LicenceNo))
|
|
if (!string.IsNullOrEmpty(data.LicenceNo))
|