@@ -17,10 +17,9 @@ add_library(${PROJECT_NAME}
17
17
MDCellphoneLogin_200_response_profile_avatarDetail.h
18
18
MDCheckMusic_200_response.h
19
19
MDDailySongRecommend_200_response.h
20
- MDDailySongRecommend_200_response_data.h
21
- MDDailySongRecommend_200_response_data_dailySongs_inner.h
22
- MDDailySongRecommend_200_response_data_dailySongs_inner_ar_inner.h
20
+ MDDailySongRecommend_200_response_data_inner.h
23
21
MDGetAccountInfo_200_response.h
22
+ MDGetAccountInfo_200_response_account.h
24
23
MDGetAccountInfo_200_response_profile.h
25
24
MDGetArtistAlbum_200_response.h
26
25
MDGetArtistAlbum_200_response_artist.h
@@ -53,8 +52,10 @@ add_library(${PROJECT_NAME}
53
52
MDGetPlaylistDetail_200_response_playlist.h
54
53
MDGetPlaylistDetail_200_response_playlist_creator.h
55
54
MDGetPlaylistTrackAll_200_response.h
55
+ MDGetPlaylistTrackAll_200_response_privileges_inner.h
56
+ MDGetPlaylistTrackAll_200_response_privileges_inner_chargeInfoList_inner.h
57
+ MDGetPlaylistTrackAll_200_response_privileges_inner_freeTrialPrivilege.h
56
58
MDGetPlaylistTrackAll_200_response_songs_inner.h
57
- MDGetPlaylistTrackAll_200_response_songs_inner_al.h
58
59
MDGetPurchasedAlbum_200_response.h
59
60
MDGetPurchasedAlbum_200_response_paidAlbums_inner.h
60
61
MDGetQrKey_200_response.h
@@ -63,13 +64,15 @@ add_library(${PROJECT_NAME}
63
64
MDGetRecommendResource_200_response_recommend_inner.h
64
65
MDGetRecommendedNewSongs_200_response.h
65
66
MDGetRecommendedNewSongs_200_response_result_inner.h
67
+ MDGetRecommendedNewSongs_200_response_result_inner_ar_inner.h
66
68
MDGetRecommendedNewSongs_200_response_result_inner_song.h
67
69
MDGetRecommendedNewSongs_200_response_result_inner_song_album.h
68
70
MDGetRecommendedNewSongs_200_response_result_inner_song_artists_inner.h
69
71
MDGetRecommendedPlaylist_200_response.h
70
72
MDGetRecommendedPlaylist_200_response_result_inner.h
71
73
MDGetSongDetail_200_response.h
72
74
MDGetSongDetail_200_response_songs_inner.h
75
+ MDGetSongDetail_200_response_songs_inner_al.h
73
76
MDGetSongDetail_200_response_songs_inner_ar_inner.h
74
77
MDGetSongUrl_200_response.h
75
78
MDGetSongUrl_200_response_data_inner.h
@@ -101,7 +104,6 @@ add_library(${PROJECT_NAME}
101
104
MDSearch_200_response.h
102
105
MDSearch_200_response_result.h
103
106
MDSearch_200_response_result_songs_inner.h
104
- MDSearch_200_response_result_songs_inner_al.h
105
107
MDSearch_200_response_result_songs_inner_ar_inner.h
106
108
MDVerifyCaptcha_200_response.h
107
109
MDClientApi.h
@@ -122,10 +124,9 @@ add_library(${PROJECT_NAME}
122
124
MDCellphoneLogin_200_response_profile_avatarDetail.cpp
123
125
MDCheckMusic_200_response.cpp
124
126
MDDailySongRecommend_200_response.cpp
125
- MDDailySongRecommend_200_response_data.cpp
126
- MDDailySongRecommend_200_response_data_dailySongs_inner.cpp
127
- MDDailySongRecommend_200_response_data_dailySongs_inner_ar_inner.cpp
127
+ MDDailySongRecommend_200_response_data_inner.cpp
128
128
MDGetAccountInfo_200_response.cpp
129
+ MDGetAccountInfo_200_response_account.cpp
129
130
MDGetAccountInfo_200_response_profile.cpp
130
131
MDGetArtistAlbum_200_response.cpp
131
132
MDGetArtistAlbum_200_response_artist.cpp
@@ -158,8 +159,10 @@ add_library(${PROJECT_NAME}
158
159
MDGetPlaylistDetail_200_response_playlist.cpp
159
160
MDGetPlaylistDetail_200_response_playlist_creator.cpp
160
161
MDGetPlaylistTrackAll_200_response.cpp
162
+ MDGetPlaylistTrackAll_200_response_privileges_inner.cpp
163
+ MDGetPlaylistTrackAll_200_response_privileges_inner_chargeInfoList_inner.cpp
164
+ MDGetPlaylistTrackAll_200_response_privileges_inner_freeTrialPrivilege.cpp
161
165
MDGetPlaylistTrackAll_200_response_songs_inner.cpp
162
- MDGetPlaylistTrackAll_200_response_songs_inner_al.cpp
163
166
MDGetPurchasedAlbum_200_response.cpp
164
167
MDGetPurchasedAlbum_200_response_paidAlbums_inner.cpp
165
168
MDGetQrKey_200_response.cpp
@@ -168,13 +171,15 @@ add_library(${PROJECT_NAME}
168
171
MDGetRecommendResource_200_response_recommend_inner.cpp
169
172
MDGetRecommendedNewSongs_200_response.cpp
170
173
MDGetRecommendedNewSongs_200_response_result_inner.cpp
174
+ MDGetRecommendedNewSongs_200_response_result_inner_ar_inner.cpp
171
175
MDGetRecommendedNewSongs_200_response_result_inner_song.cpp
172
176
MDGetRecommendedNewSongs_200_response_result_inner_song_album.cpp
173
177
MDGetRecommendedNewSongs_200_response_result_inner_song_artists_inner.cpp
174
178
MDGetRecommendedPlaylist_200_response.cpp
175
179
MDGetRecommendedPlaylist_200_response_result_inner.cpp
176
180
MDGetSongDetail_200_response.cpp
177
181
MDGetSongDetail_200_response_songs_inner.cpp
182
+ MDGetSongDetail_200_response_songs_inner_al.cpp
178
183
MDGetSongDetail_200_response_songs_inner_ar_inner.cpp
179
184
MDGetSongUrl_200_response.cpp
180
185
MDGetSongUrl_200_response_data_inner.cpp
@@ -206,7 +211,6 @@ add_library(${PROJECT_NAME}
206
211
MDSearch_200_response.cpp
207
212
MDSearch_200_response_result.cpp
208
213
MDSearch_200_response_result_songs_inner.cpp
209
- MDSearch_200_response_result_songs_inner_al.cpp
210
214
MDSearch_200_response_result_songs_inner_ar_inner.cpp
211
215
MDVerifyCaptcha_200_response.cpp
212
216
MDClientApi.cpp
0 commit comments