mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 20:15:06 +08:00
update
This commit is contained in:
@@ -103,7 +103,8 @@ public interface PileBillingTemplateMapper {
|
||||
* @return
|
||||
*/
|
||||
List<BillingTemplateVO> queryStationBillingTemplateListWithAuth(@Param("stationId") String stationId,
|
||||
@Param("stationDeptIds") List<String> stationDeptIds);
|
||||
@Param("stationDeptIds") List<String> stationDeptIds,
|
||||
@Param("memberFlag") String memberFlag);
|
||||
|
||||
/**
|
||||
* 根据站点id查询站点计费模板列表
|
||||
|
||||
Reference in New Issue
Block a user