yangys
2024-04-25 365fac8a2ac52c8a3f9601fdf30e537ef373e8df
smart-man-boot/src/main/java/com/qianwen/smartman/modules/cps/service/impl/GlobalWcsServiceImpl.java
@@ -22,7 +22,6 @@
import com.qianwen.smartman.modules.cps.vo.WcsAndAchievementsVO;
@Service
public class GlobalWcsServiceImpl extends ServiceImpl<GlobalWcsMapper, GlobalWcs> implements IGlobalWcsService {