wangxinhui
2025-01-06 801ddd3be4d6bf8553cac870435bb5092eca6b60
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Basic/LocationInfoController.cs
@@ -15,6 +15,9 @@
namespace WIDESEA_WMSServer.Controllers.Basic
{
    /// <summary>
    /// 璐т綅
    /// </summary>
    [Route("api/LocationInfo")]
    [ApiController]
    public class LocationInfoController : ApiBaseController<ILocationInfoService, Dt_LocationInfo>