修复已知BUG OkHttpNetworkInterceptor去除接口404处理

This commit is contained in:
kehaoyuan
2018-04-12 14:42:15 +08:00
parent 53c55a3f36
commit 1e31e13384
12 changed files with 60 additions and 30 deletions

View File

@ -11,7 +11,6 @@ import com.halo.assistant.fragment.comment.CommentDetailFragment;
/**
* Created by khy on 2017/3/22.
*/
@Deprecated
public class CommentDetailActivity extends NormalActivity {
public static Intent getIntent(Context context, String commentId) {