Fixed incomplete implementation of ura fumen purchase
This commit is contained in:
parent
fbde6e5410
commit
b223009c1d
@ -11,5 +11,5 @@ public static partial class SongPurchaseMappers
|
|||||||
|
|
||||||
public static partial PurchaseSongCommand MapToCommand(SongPurchaseRequest request);
|
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