yanjinhui
6 天以前 5b8bf171b9afda52fa366a72e54eedbd9e6d4d17
新建文件夹/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>
    {