|
|
|
@ -1709,7 +1709,7 @@ namespace Myshipping.Application.Service.BookingOrder
|
|
|
|
|
/// 获取初始化页面默认值
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <returns>返回详情</returns>
|
|
|
|
|
|
|
|
|
|
[HttpGet("/BookingMSKSPOTAPI/GetInitInfo")]
|
|
|
|
|
public async Task<MSKSPOTBookingInitDto> GetInitInfo()
|
|
|
|
|
{
|
|
|
|
|
MSKSPOTBookingInitDto dto = null;
|
|
|
|
|