liuxm
2024-05-15 c5f04d7720063b4f7e9e8af1d8bf2c98d69417df
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltProductMapper.java
@@ -8,8 +8,6 @@
@Mapper
public interface PltProductMapper {
    int deleteByPrimaryKey(Long id);
    int insert(PltProduct record);
    int insertSelective(PltProduct record);