1
This commit is contained in:
@@ -61,11 +61,9 @@ namespace Tnb.WarehouseMgr
|
||||
/// </param>
|
||||
/// <returns></returns>
|
||||
/// <exception cref="ArgumentNullException"></exception>
|
||||
[HttpPost]
|
||||
public async Task<dynamic> WmsPDAFeedingRecord(VisualDevModelDataCrInput input)
|
||||
|
||||
private async Task<dynamic> WmsPDAFeedingRecord(VisualDevModelDataCrInput input)
|
||||
{
|
||||
|
||||
|
||||
var isOk = false;
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user