(1)加入新异常,调用外部程序异常。原外部程序调用异常提示在在返回信息
(2)音视频控制类异常处理,防止出现表单提交,审核时为了防止出现未知异常导致界面出错,catch MaatCovertException修改为catch exeption,根据异常类型进行判断返回界面信息 (3)message.tag不够严谨,修改了success的判断
This commit is contained in:
@@ -1091,4 +1091,5 @@ app_name=Application Name
|
||||
app_desc=Application Description
|
||||
tunnel_code=Tunnel Behavior No
|
||||
tunnel_name=Tunnel Behavior Name
|
||||
tunnel_desc=Tunnel Behavior Description
|
||||
tunnel_desc=Tunnel Behavior Description
|
||||
call_external_procedures_failed=Call external procedures failed
|
||||
Reference in New Issue
Block a user