增加分享次数,优化音乐下载

This commit is contained in:
menxipeng
2025-08-27 21:28:33 +08:00
parent a179f81542
commit 40234f3694
7 changed files with 125 additions and 18 deletions

View File

@@ -65,4 +65,6 @@ public class ShareInfo extends BaseEntity
private String musicType;
private Integer shareNum = 0;
}