Skip to content

Commit 87dd7b4

Browse files
committed
fix:修复冲突处理造成的bug
1 parent e356113 commit 87dd7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NapPlana.Net.Core/Data/Enumeration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ public enum ApiActionType
789789
/// 贴表情
790790
/// </summary>
791791
[JsonPropertyName("set_msg_emoji_like")]
792-
SetMsgEmojiLike = 39
792+
SetMsgEmojiLike = 39,
793793

794794
/// <summary>
795795
/// 获取文件信息。

0 commit comments

Comments
 (0)