huliguo
2025-06-02 5952d2383571c3fcd96dc0eaad5347b21fce415d
ruoyi-system/src/main/java/com/ruoyi/system/service/impl/AgreementServiceImpl.java
@@ -4,7 +4,7 @@
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ruoyi.system.mapper.AgreementMapper;
import com.ruoyi.system.domain.Agreement;
import com.ruoyi.system.pojo.vo.AddAgreementDTO;
import com.ruoyi.system.pojo.dto.AddAgreementDTO;
import com.ruoyi.system.service.AgreementService;
import org.springframework.beans.BeanUtils;
import org.springframework.stereotype.Service;