代理身份提示文案更改
This commit is contained in:
parent
6f2b0e95f3
commit
13d4896055
@ -236,7 +236,7 @@ public enum TeamErrorCode implements IResponseErrorCode {
|
|||||||
/**
|
/**
|
||||||
* 设备指纹已被其他代理使用
|
* 设备指纹已被其他代理使用
|
||||||
*/
|
*/
|
||||||
DEVICE_FINGERPRINT_USED_BY_AGENCY(6054, "The device cannot add any more agency."),
|
DEVICE_FINGERPRINT_USED_BY_AGENCY(6054, "This user's current device is no longer able to add any more agency."),
|
||||||
;
|
;
|
||||||
|
|
||||||
private final Integer code;
|
private final Integer code;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user