修改HTTPpost/get

This commit is contained in:
FanLian
2023-06-20 09:31:39 +08:00
parent 91bffb6052
commit 382e365c52
4 changed files with 14 additions and 4 deletions

View File

@@ -52,7 +52,6 @@ namespace Tnb.WarehouseMgr
/// </param>
/// <returns></returns>
/// <exception cref="ArgumentNullException"></exception>
[HttpPost]
public async Task<dynamic> WmsBind(VisualDevModelDataCrInput input)
{
var isOk = false;