This commit is contained in:
2024-02-23 13:55:10 +08:00
parent 5c40cf5edd
commit 222b1bec9e
5 changed files with 32 additions and 2 deletions

View File

@@ -91,6 +91,8 @@ public interface PileBillingTemplateService {
*/
List<BillingTemplateVO> queryStationBillingTemplateList(String stationId);
List<BillingTemplateVO> queryStationPreferentialBillingTemplateList(String stationId);
/**
* 查询站点计费模板
*