added version control & cloudflare cache clearing
This commit is contained in:
@@ -36,6 +36,7 @@ public class GroupBatchItem extends BaseEntity {
|
||||
private String recipientName;
|
||||
@Column(name = "recipient_phone")
|
||||
private String recipientPhone;
|
||||
private String recipientAccount;
|
||||
private BigDecimal amount;
|
||||
|
||||
@Enumerated(EnumType.STRING)
|
||||
|
||||
Reference in New Issue
Block a user