mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 12:05:05 +08:00
新增 华为相关接口 Service
This commit is contained in:
@@ -47,4 +47,13 @@ public class BillingPriceVO {
|
||||
* @see BillingTimeEnum
|
||||
*/
|
||||
private String timeType;
|
||||
|
||||
// 计费模板id
|
||||
private String templateId;
|
||||
|
||||
// 计费模板编号
|
||||
private String templateCode;
|
||||
|
||||
// 发布时间
|
||||
private String publishTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user