1
13693261870
2024-12-07 2f2347d1dc116aab8fe0b1363d9f92e56a9ea062
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业务层处理