Fancy
2024-09-10 939d5f3d5e17e5ca0bfeec9c23c7c926b4cb1684
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 {
    /**
     * 
     */