dengjunjie
2024-12-29 7f078e66be9959d94fc78344f195b7b4656812be
代码管理/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>