修复不过
This commit is contained in:
@@ -72,6 +72,7 @@ namespace WMS.Web.Api.Controllers
|
||||
[Route("hj")]
|
||||
public async Task<string> TestHJ()
|
||||
{
|
||||
var st= await _erpService.BillQueryForDeliveryNoticeOutStock();
|
||||
return "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user