@ -1,11 +1,5 @@
package com.entity;
/**
* @ClassName Department
* @Description TODO
* @Author YHT
* @Date 2021/5/30 15:58
*/
public class Department {
private Integer id;
private String deptId;