完成部分推送逻辑

This commit is contained in:
chenjuntao
2018-08-01 14:45:34 +08:00
parent e22be3f233
commit bd2a3d529a
20 changed files with 228 additions and 133 deletions

View File

@ -19,8 +19,8 @@ import com.gh.common.util.StringUtils;
import com.gh.gamecenter.GameDetailActivity;
import com.gh.gamecenter.NewsDetailActivity;
import com.gh.gamecenter.R;
import com.gh.gamecenter.SubjectActivity;
import com.gh.gamecenter.entity.SlideEntity;
import com.gh.gamecenter.subject.refactor.SubjectActivity;
import java.util.List;