刘小明
2024-07-23 ea7e96af3785241c34f6a6385fb10745328c3e56
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/pojoPlt/PltProductFile.java
@@ -8,6 +8,7 @@
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import com.dy.common.po.BaseEntity;
import lombok.*;
/**
@@ -20,7 +21,7 @@
@ToString
@NoArgsConstructor
@AllArgsConstructor
public class PltProductFile implements Serializable {
public class PltProductFile implements BaseEntity {
    /**
     * 
     */