tjx
2025-11-12 21b96d6a4e042df7e45dce85b3f501c142a38247
src/main/java/com/gs/xky/service/Impl/VwCjScSjTsBbMonthServiceImpl.java
@@ -1,9 +1,9 @@
package generator.service.impl;
package com.gs.xky.service.Impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.gs.xky.entity.VwCjScSjTsBbMonth;
import generator.service.VwCjScSjTsBbMonthService;
import com.gs.xky.mapper.VwCjScSjTsBbMonthMapper;
import com.gs.xky.service.VwCjScSjTsBbMonthService;
import org.springframework.stereotype.Service;
/**