Browse Source

用户邮箱验证码

huangxingxing 3 months ago
parent
commit
bab06d9e49
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/java/com/miniframe/bisiness/system/A00001Service.java

+ 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");
         }
     }