@@ -59,7 +59,7 @@ export interface PersonVO {
/**
* 状态
*/
state: number;
state: number|string;
* 备注
The note is not visible to the blocked user.