项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/System/OrderDetailsController.cs
@@ -22,7 +22,7 @@ } [HttpPost,Route("ToMesBarc"), AllowAnonymous] public bool ToMesBarc(int Barcodes) public ToMesBarcRes ToMesBarc(int Barcodes) { return Service.ToMesBarc(Barcodes); }