shanji 2 years ago
parent
commit
be9a89ac6e
  1. 2
      BBWY.Client/Views/Order/GrabJDMibole.xaml.cs
  2. BIN
      InDll2/sendPhone.dll

2
BBWY.Client/Views/Order/GrabJDMibole.xaml.cs

@ -81,7 +81,7 @@ namespace BBWY.Client.Views.Order
w2m.OnWebMessageReceived = (e) =>
{
var buyerAccount = e.TryGetWebMessageAsString().Trim();
Console.WriteLine($"{orderId}接收买家账号{buyerAccount}");
Console.WriteLine($"订单号 {orderId} 京东订单详情页数据 {buyerAccount}");
this.Tag = buyerAccount;
this.DialogResult = true;
this.Close();

BIN
InDll2/sendPhone.dll

Binary file not shown.
Loading…
Cancel
Save