chenlu
2024-03-12 2780cb79b2239d64f4578e30c255fbd751e12c62
north-glass-erp/src/main/java/com/example/erp/controller/pp/ReplenishController.java
@@ -45,7 +45,7 @@
            return Result.seccess();
        }else {
            throw new ServiceException(Constants.Code_500,"返工失败");
            throw new ServiceException(Constants.Code_500,"补片失败");
        }
    }