Merge branch 'dev/dev_xp' into dev/dev

This commit is contained in:
2024-12-23 14:35:29 +08:00
6 changed files with 110 additions and 8 deletions

View File

@@ -12,4 +12,6 @@ public class AffiliateVO extends Affiliate {
private Long linkViewCount;
private String username;
}