修复bug

This commit is contained in:
18942506660
2024-08-06 15:13:30 +08:00
parent d68792fd10
commit 27d8caaa49
5 changed files with 18 additions and 8 deletions

View File

@@ -88,6 +88,9 @@ namespace WMS.Web.Api.Controllers
[Route("hj")]
public async Task<string> TestHJ()
{
// List<int> boxIds = new List<int>();
// boxIds.Add(5324);
//var b= await _inStockService.UnBind(boxIds, true);
//var b= await _boxService.Sync(null);
//var list = await _outStockTaskRepositories.GetEntityList(new List<int> { 14321 });