wangxinhui
2025-11-03 617cd40beff6019043597796f92eeddd5fe41a5b
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Inbound/MesProInOrderController.cs
@@ -15,5 +15,6 @@
        public MesProInOrderController(IMesProInOrderService service) : base(service)
        {
        }
    }
}