huliguo
2025-06-04 7e9508a252df668c3f7472be02595c79b21be11a
ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SystemConfigController.java
@@ -4,7 +4,7 @@
import com.ruoyi.common.core.domain.R;
import com.ruoyi.system.domain.Agreement;
import com.ruoyi.system.pojo.dto.AddSystemConfigDTO;
import com.ruoyi.system.pojo.vo.AddAgreementDTO;
import com.ruoyi.system.pojo.dto.AddAgreementDTO;
import com.ruoyi.system.pojo.vo.SystemConfigVO;
import com.ruoyi.system.service.AgreementService;
import com.ruoyi.system.service.SystemConfigService;