土耳其新政策上麦时长单独记录fixed

This commit is contained in:
2025-08-13 11:34:55 +08:00
parent ffc4997580
commit 76f8c8d50d
2 changed files with 1 additions and 2 deletions

View File

@@ -34,7 +34,6 @@ public class GuildDiamondStatisticsPolicy2 implements Serializable {
*/
private Integer guildId;
private BigDecimal diamondNum;
private Integer micSecond;
/**
* 创建时间
*/

View File

@@ -32,7 +32,7 @@ public class GuildMicStatisticsPolicy2 implements Serializable {
* 所属厅id
*/
private Integer guildId;
private Integer micSecond;
private Integer micMinutes;
/**
* 创建时间
*/