server/src/main/java/com/doumee/core/constants/Constants.java
@@ -31,6 +31,8 @@ public static final Integer TWO = 2; public static final Integer ZERO = 0; public static final Integer THREE = 3; public static final Integer FOUR = 4; public static final Integer SIX = 6; public static boolean WORKORDER_SHE_EMAIL_SENDING = false; public static boolean DEALING_COMPANY_SYNC = false ; public static boolean DEALING_MEMBER_SYNC = false ;