hutongqing
2025-01-02 d540e328684a75a3a42e35058bf79cda256e2e0b
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/PDAController.cs
@@ -14,6 +14,9 @@
namespace WIDESEA_WMSServer.Controllers
{
    /// <summary>
    /// PDA
    /// </summary>
    [Route("api/PDA")]
    [Authorize, ApiController]
    public class PDAController : Controller