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."), /** * 设备指纹已被其他代理使用