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