1
wangxinhui
4 天以前 3c024b153548ca391c9c56dd30c44d4dd2360854
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Inbound/MesProInOrderController.cs
@@ -15,5 +15,6 @@
        public MesProInOrderController(IMesProInOrderService service) : base(service)
        {
        }
    }
}