updated code

This commit is contained in:
rajesh
2025-02-11 18:24:55 +05:30
parent 6bb531789a
commit 8a08fd6b3e
8 changed files with 19 additions and 14 deletions

View File

@@ -24,9 +24,9 @@ public class CreateCallRequestStep1 {
private BigDecimal amountMax;
private BigDecimal numberOfCheck;
private Long numberOfCheck;
private BigDecimal productId;
private Long productId;
private List<LookUpDataReq> aimedTo;