@@ -31,8 +31,5 @@ public class SysDeptRelation extends Model<SysDeptRelation> {
*/
private Long sysId;
- /**
- * 系统id
- */
- private Long sysId;
+
}