yanjinhui
3 天以前 bfc11f87e2b64420c9917c0b9881b3e327d6f796
新建文件夹/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>
    {