更改BaseList的数据传递和刷新方式

This commit is contained in:
kehaoyuan
2018-02-07 19:29:47 +08:00
parent 54f044dfa0
commit 8722d0a65b
19 changed files with 95 additions and 155 deletions

View File

@ -34,8 +34,8 @@ public class DataUtils {
*/
public static void init(final Application context, String channel) {
// 神烦这些SDK上报debug就不开了
if (DEBUG) return;
// // 神烦这些SDK上报debug就不开了
// if (DEBUG) return;
//TalkingData
try {