This commit is contained in:
赵正易
2024-03-27 17:23:15 +08:00
6 changed files with 44 additions and 7 deletions

View File

@@ -9,6 +9,9 @@ using static System.Runtime.InteropServices.JavaScript.JSType;
namespace ZR.Admin.WebApi.Controllers.mes.wms
{
/// <summary>
/// 库位信息
/// </summary>
[Route("/mes/wm/storagelocation")]
public class WMlocationInfoController : BaseController