puzhibing
2024-12-28 56d62d9edb0dda9ae678dcea2323144db5d11c22
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;