whycxzp
2023-07-05 ae9584e320c612b1bf9f32f327a5fcb4fc8fa3d8
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;