@@ -138,6 +138,7 @@ public class A00001Service extends A00001BaseModel implements ExecProcessFlow {
} catch (Exception e) {
+ e.printStackTrace();
throw new BusinessException("EB8000030");
}