dengjunjie
2025-10-25 d5051e5293179c99df2e3489ad5f2f73f4061667
新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderDetailHtyController.cs
@@ -6,7 +6,7 @@
namespace WIDESEA_WMSServer.Controllers
{
    [Route("api/CabinOrderDetail")]
    [Route("api/CabinOrderDetailHty")]
    [ApiController]
    public class CabinOrderDetailHtyController : ApiBaseController<ICabinOrderDetailHtyServices, Dt_CabinOrderDetail_Hty>
    {