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