1
13693261870
2024-12-09 6a959e84e81ce34065a1d0ee4f190f59b0c0d321
se-modules/se-system/src/main/java/com/se/system/service/impl/SysSoftServiceImpl.java
@@ -6,7 +6,7 @@
import org.springframework.stereotype.Service;
import com.se.system.mapper.SysSoftMapper;
import com.se.system.domain.SysSoft;
import com.se.system.service.ISysSoftService;
import com.se.system.service.inte.ISysSoftService;
/**
 * 软件Service业务层处理