refactor(game): 将 ApiCFBalanceTransferResponseDTO 中的 bankID

main
shi 2025-04-24 15:30:56 +08:00
parent 0a02e3b9f6
commit 7f04d31fa1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ public class ApiCFBalanceTransferResponseDTO {
* ID
*/
@JsonProperty("BankID")
private int bankID;
private Long bankID;
/**
* ID