提交 f6114678 authored 作者: 杨启发's avatar 杨启发

Merge branch 'refs/heads/v18.5_pound_list_ocr_20240701' into test

......@@ -2875,7 +2875,7 @@ public class OrderChildServiceImpl implements OrderChildService {
public OcrRecognitionResultVO ocrRecognition(OcrRecognitionParam param) {
//校验,同一运单同一图片类型只能识别一次
if (ocrRecognitionDao.exists(param)) {
throw new ServiceSystemException(OCR_RECOGNITION_REPEAT);
return null;
}
try{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论