style(story): blank line before StartAsync
This commit is contained in:
@@ -430,6 +430,7 @@ public class StoryService : IStoryService
|
||||
DeckFormat = d.DeckFormat ?? 0,
|
||||
IsRecommend = d.IsRecommend,
|
||||
};
|
||||
|
||||
public async Task<StartResponse> StartAsync(StoryApiType apiType, int[] storyIds, long viewerId)
|
||||
{
|
||||
var resp = new StartResponse();
|
||||
|
||||
Reference in New Issue
Block a user