bug fixes

This commit is contained in:
2026-06-25 00:39:58 +02:00
parent db1fe2672a
commit dc0c42d12e
17 changed files with 532 additions and 41 deletions

View File

@@ -65,5 +65,6 @@ public class GroupBatchItem extends BaseEntity {
private String billProductName;
private String providerImage;
private String providerLabel;
private String creditAddress;
}