update 高德

This commit is contained in:
2023-06-25 17:14:23 +08:00
parent d3982f81d1
commit 9a0bf581fd
8 changed files with 210 additions and 6 deletions

View File

@@ -19,6 +19,9 @@ import java.util.Map;
@AllArgsConstructor
@Builder
public class BillingTemplateVO {
// 站点id
private String stationId;
// 计费模板id
private String templateId;