src/main/java/com/whyc/pojo/SOPFileType.java
@@ -4,7 +4,7 @@
import java.util.Date;
@TableName("tb_sop_type")
@TableName("tb_sop_file_type")
public class SOPFileType {
    private Integer id;