代理段提现sourceId为空修复

This commit is contained in:
张松 2025-04-16 14:23:33 +08:00
parent b7b790ee6c
commit c7a05f4e62
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ public class CashOut implements Serializable {
*/
@TableId(type = IdType.ID_WORKER)
@JsonSerialize(using = ToStringSerializer.class)
private long id;
private Long id;
/**
* 申请时间