|
|
@ -10743,6 +10743,7 @@ namespace Myshipping.Application
|
|
|
|
extModel.TxxpEndTime = date;
|
|
|
|
extModel.TxxpEndTime = date;
|
|
|
|
await _repextendstate.InsertAsync(extModel);
|
|
|
|
await _repextendstate.InsertAsync(extModel);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
await SendBookingOrder(new long[] { bookId });
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
#endregion
|
|
|
|