コード例 #1
0
 public async Task <ApiResponse> SavePushNotificationSettingsAsync(SiteNotification model) => await _repository.SavePushNotificationSettingsAsync(model);