Skip to content

Commit

Permalink
Merge branch 'feature/weixin-work-push' of github.com:masastack/MASA.…
Browse files Browse the repository at this point in the history
…MC into feature/weixin-work-push
  • Loading branch information
wzh425 committed Jul 23, 2024
2 parents 0450dda + 7700db3 commit 8d8c978
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public partial class MessageReceiversSelect : AdminCompontentBase
public ChannelTypes? Type { get; set; }

private ExternalUserCreateModal _createModal = default!;
private long _count { get; set; }
private long _count;

MessageTaskService MessageTaskService => McCaller.MessageTaskService;

Expand Down

0 comments on commit 8d8c978

Please sign in to comment.