lxw
2023-09-11 24cb4c00895e93e3f54c6cc268ea2c44e17d1026
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;