新增 FIGHT996 259

This commit is contained in:
xuhuixiang
2026-03-24 14:26:24 +08:00
parent bef1858c4d
commit 96a2912f43
57 changed files with 100 additions and 884 deletions

View File

@@ -90,7 +90,7 @@ public abstract class BaseObserver<T> extends DisposableObserver<T> {
break;
case PARSE_ERROR:
onError(PARSE_ERROR, "宇宙也是有尽头的");
onError(PARSE_ERROR, "鬼晓得是什么格式的数据 臣妾解析不出来!");
break;