反作废
This commit is contained in:
@@ -87,8 +87,8 @@ namespace WMS.Web.Api.Controllers
|
||||
[HttpGet]
|
||||
[Route("hj")]
|
||||
public async Task<string> TestHJ()
|
||||
{//
|
||||
var b= await _boxService.Sync(null);
|
||||
{
|
||||
//var b= await _boxService.Sync(null);
|
||||
//var list = await _outStockTaskRepositories.GetEntityList(new List<int> { 14321 });
|
||||
|
||||
//await _outStockRepositories.GetEntityListBySerialNumbers(new List<string>() { "131VU-32C5A" });
|
||||
|
||||
@@ -1046,6 +1046,11 @@
|
||||
作废
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:WMS.Web.Domain.Entitys.InStockTask.NoRepeal(System.Int32,System.Collections.Generic.List{System.Int32})">
|
||||
<summary>
|
||||
反作废
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:WMS.Web.Domain.Entitys.InStockTask.MakeBillNo(System.Int32)">
|
||||
<summary>
|
||||
创建订单号
|
||||
@@ -1914,6 +1919,11 @@
|
||||
作废
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:WMS.Web.Domain.Entitys.OutStockTask.NoRepeal(System.Int32,System.Collections.Generic.List{System.Int32})">
|
||||
<summary>
|
||||
反作废
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:WMS.Web.Domain.Entitys.OutStockTask.Merge(System.Collections.Generic.List{WMS.Web.Domain.Entitys.OutStockTask},System.Int32)">
|
||||
<summary>
|
||||
合并
|
||||
|
||||
Reference in New Issue
Block a user