puzhibing
2024-12-06 8ca8432f7dfb2c58ff6c0f9d1f7224b262bdaba4
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/service/impl/AgreementServiceImpl.java
@@ -1,7 +1,7 @@
package com.ruoyi.other.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ruoyi.other.api.model.Agreement;
import com.ruoyi.other.api.domain.Agreement;
import com.ruoyi.other.mapper.AgreementMapper;
import com.ruoyi.other.service.IAgreementService;
import org.springframework.stereotype.Service;