cull(engine-cleanup): pass-8 phase-2 cascade round 2 after MyPageItemHome stub
This commit is contained in:
@@ -2,23 +2,8 @@ using System.Collections.Generic;
|
||||
|
||||
public class VoteData : HeaderData
|
||||
{
|
||||
public bool is_vote;
|
||||
|
||||
public string title_text;
|
||||
|
||||
public string before_content_text;
|
||||
|
||||
public string after_content_text;
|
||||
|
||||
public string tweet_text;
|
||||
|
||||
public string tweet_tag;
|
||||
|
||||
public string tweet_url;
|
||||
|
||||
public string tweet_image;
|
||||
|
||||
public string vote_name;
|
||||
|
||||
public Dictionary<int, string> vote_target_list;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user