Fixed incomplete implementation of ura fumen purchase
This commit is contained in:
parent
fbde6e5410
commit
b223009c1d
@ -8,8 +8,8 @@ public static partial class SongPurchaseMappers
|
||||
public static partial SongPurchaseResponse MapTo3906(CommonSongPurchaseResponse response);
|
||||
|
||||
public static partial Models.v3209.SongPurchaseResponse MapTo3209(CommonSongPurchaseResponse response);
|
||||
|
||||
|
||||
public static partial PurchaseSongCommand MapToCommand(SongPurchaseRequest request);
|
||||
|
||||
public static partial PurchaseSongCommand MapToCommand(Models.v3209.SongPurchaseRequest request);
|
||||
public static partial PurchaseSongCommandCN MapToCommand(Models.v3209.SongPurchaseRequest request);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user