yanjinhui
2025-10-27 7f5c1fef5f8fdcdb3a0a2ebadae9ae31564a103c
新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderHtyControllers.cs
@@ -8,7 +8,7 @@
namespace WIDESEA_WMSServer.Controllers
{
    [Route("api/CabinOrderHtyControllers")]
    [Route("api/CabinOrderHty")]
    [ApiController]
    public class CabinOrderHtyControllers : ApiBaseController<ICabinOrderHtyServices, Dt_CabinOrder_Hty>
    {