修改service名称

This commit is contained in:
2024-01-06 15:20:28 +08:00
parent d685d12723
commit 0f5c18d4d3
121 changed files with 359 additions and 412 deletions

View File

@@ -11,7 +11,7 @@ import com.jsowell.common.response.RestApiResponse;
import com.jsowell.common.util.StringUtils;
import com.jsowell.pile.domain.OrderPileOccupy;
import com.jsowell.pile.dto.QueryOccupyOrderDTO;
import com.jsowell.pile.service.IPileBillingTemplateService;
import com.jsowell.pile.service.PileBillingTemplateService;
import com.jsowell.pile.service.OrderPileOccupyService;
import com.jsowell.pile.vo.uniapp.OccupyOrderDetailVO;
import com.jsowell.pile.vo.web.BillingTemplateVO;
@@ -35,7 +35,7 @@ public class OccupyOrderController extends BaseController {
private OrderPileOccupyService orderPileOccupyService;
@Autowired
private IPileBillingTemplateService pileBillingTemplateService;
private PileBillingTemplateService pileBillingTemplateService;
/**
* 查询站点占桩费率