修改了医生的验证逻辑3344
This commit is contained in:
parent
eacc43c2d8
commit
b19c16e540
@ -630,6 +630,7 @@ public class CaseClinicalVideoService {
|
||||
qrCodeByte = userService.CreateUserCaseClinicalUnlimitedQrcode(String.valueOf(caseClinicalVideo.getVideoId()),2);
|
||||
} catch (Exception e) {
|
||||
// 不处理
|
||||
throw new BusinessException("-1", e.getMessage());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user