eat : 管理员 设置 吐司提示 - 代码补充
This commit is contained in:
@@ -364,6 +364,8 @@ public class ButtonItemFactory {
|
||||
public void onFail(int code, String error) {
|
||||
if (code == ServiceResult.CODE_ROOM_MANAGER_LIMIT) {
|
||||
DialogCommonUtil.showManagerLimit(context);
|
||||
} else {
|
||||
OtherExtKt.doToast(error);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user