huangxingxing 3 сар өмнө
parent
commit
bab06d9e49

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

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