成品入库 接口

This commit is contained in:
xiaowei.song
2024-03-13 11:34:36 +08:00
parent 55c83b2b7c
commit 59f7962ffc
6 changed files with 115 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ using ZR.Service.mes.wms.IService;
namespace ZR.Admin.WebApi.Controllers.mes.wms
{
[Route("/mes/wm/storagelocation")]
public class WMlocationInfoController : BaseController
{