whyclxw
2024-01-12 aef6ef7e8d4c20f93a6daeacbc1188a028a19133
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;