This commit is contained in:
2025-10-15 20:03:27 +08:00
parent e9d7d9c9ae
commit 0a28417898
12 changed files with 1117 additions and 9 deletions

View File

@@ -54,6 +54,19 @@ namespace MyCode.Project.WebApi.Controllers
#endregion
#region 退
/// <summary>
/// 调度运行抓吉客云退货订单
/// </summary>
[HttpGet]
[AllowAnonymous]
public void TaskGetReturnChangeList(string now)
{
_jackYunTaskService.TaskGetReturnChangeList(now);
}
#endregion
#region WMS订单
/// <summary>
/// 抓WMS订单