huangxingxing il y a 1 an
Parent
commit
1d86644b0f

+ 1 - 1
src/main/java/com/miniframe/bisiness/system/AFT001Service.java

@@ -379,7 +379,7 @@ public class AFT001Service extends AFT001BaseModel implements ExecProcessFlow {
 				}
 				msg.setParamJson(XiJsonUtil.objectToJson(preMsg));
 			}catch (Exception e){
-				throw new BusinessException("MESH00002");
+				throw new BusinessException("EB4000015");
 			}
 		}
 		MFMqUtils.get(CaeMQ.class).sendCaein(XiJsonUtil.objectToJson(msg));