天益报表导出功能
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Tnb.WarehouseMgr
|
||||
_userManager = userManager;
|
||||
}
|
||||
|
||||
[HttpPost]
|
||||
[HttpPost, AllowAnonymous]
|
||||
public async Task<dynamic> CarryStock(CarryStockInput input)
|
||||
{
|
||||
var warehouse_id = "";
|
||||
|
||||
Reference in New Issue
Block a user