Fancy
2024-12-26 2c5f5e7091330a748257baab82e81038a0d22816
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 {
    /**
     * 
     */