From 6f2b0e95f3c275a5a51755e2b0affa73e1f750b7 Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Tue, 11 Nov 2025 16:22:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=A4=BA=E6=96=87=E6=A1=88=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/red/circle/other/inner/asserts/team/TeamErrorCode.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc-service/rc-inner-api/other-inner/other-inner-model/src/main/java/com/red/circle/other/inner/asserts/team/TeamErrorCode.java b/rc-service/rc-inner-api/other-inner/other-inner-model/src/main/java/com/red/circle/other/inner/asserts/team/TeamErrorCode.java index ad25a857..a7f6c63d 100644 --- a/rc-service/rc-inner-api/other-inner/other-inner-model/src/main/java/com/red/circle/other/inner/asserts/team/TeamErrorCode.java +++ b/rc-service/rc-inner-api/other-inner/other-inner-model/src/main/java/com/red/circle/other/inner/asserts/team/TeamErrorCode.java @@ -231,7 +231,7 @@ public enum TeamErrorCode implements IResponseErrorCode { /** * 设备指纹已被其他主播使用 */ - DEVICE_FINGERPRINT_USED_BY_ANCHOR(6053, "The device cannot add any more hosts."), + DEVICE_FINGERPRINT_USED_BY_ANCHOR(6053, "This user's current device is no longer able to add any more hosts."), /** * 设备指纹已被其他代理使用