whycxzp
2023-08-03 04704cc4ca472375fdd9bd8c20d9fab4dca67b0a
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;