@@ -5,7 +5,7 @@ export interface ShiftVO {
/**
* 主键id
*/
id: string | number;
id: string;
* 班次名称
The note is not visible to the blocked user.