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