Pu Zhibing
2024-12-11 dcd97d683792b5d47cc13966b24e3bbb92ee9854
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/service/impl/TSystemConfigurationServiceImpl.java
@@ -1,6 +1,6 @@
package com.ruoyi.other.service.impl;
import com.ruoyi.other.model.TSystemConfiguration;
import com.ruoyi.other.api.domain.TSystemConfiguration;
import com.ruoyi.other.mapper.TSystemConfigurationMapper;
import com.ruoyi.other.service.TSystemConfigurationService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;