添加发送短信
This commit is contained in:
@@ -52,7 +52,7 @@ public class TbProskuConController {
|
||||
} catch (BadRequestException be) {
|
||||
throw new Exception(be.getMessage());
|
||||
}catch (Exception e){
|
||||
throw new Exception("系统异常");
|
||||
throw new Exception("相同商品耗材信息不允许添加");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user