Updated put api of call

This commit is contained in:
nisha
2024-09-20 19:37:47 +05:30
parent 79603a0c0d
commit c1939102c7
5 changed files with 28 additions and 4 deletions

View File

@@ -133,5 +133,5 @@ public class GepafinConstant {
public static final String INITAL_AND_FINAL_FORM_CANNOT_NULL="initial.and.final.form.cannot.null";
public static final String APPLICATION_FORM_NOT_FOUND="application.form.not.found";
public static final String UPDATING_FORM_VALUE_IMPACT_ON_FLOW="updating.form.value.impact.on.flow";
public static final String FAILED_RETAIN_FIELD="failed.retain.field";
}