Resolved Conflicts

This commit is contained in:
nisha
2025-03-20 16:15:49 +05:30
6 changed files with 70 additions and 26 deletions

View File

@@ -494,6 +494,8 @@ public class GepafinConstant {
public static final String EMAIL_SUPPORT = "email_support";
public static final String PHONE_SUPPORT = "phone_support";
public static final String PDF_TRUE="PDF_TRUE";
public static final String PDF_FALSE="PDF_FALSE";
}