Pu Zhibing
2025-02-07 810d81a44d78bc3e7c42c2f116cc9968ab04baef
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;