mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 接口添加字段 对外展示VIP价格标识
This commit is contained in:
@@ -507,6 +507,7 @@
|
||||
t2.id as templateId,
|
||||
t2.template_code AS templateCode,
|
||||
t2.`name` AS templateName,
|
||||
t2.display_flag AS displayFlag,
|
||||
t3.electricity_price AS sharpElectricityPrice,
|
||||
t3.service_price AS sharpServicePrice,
|
||||
t3.apply_time AS sharpApplyDate,
|
||||
@@ -628,6 +629,7 @@
|
||||
t2.id as templateId,
|
||||
t2.template_code AS templateCode,
|
||||
t2.`name` AS templateName,
|
||||
t2.display_flag as displayFlag,
|
||||
t3.electricity_price AS sharpElectricityPrice,
|
||||
t3.service_price AS sharpServicePrice,
|
||||
t3.apply_time AS sharpApplyDate,
|
||||
|
||||
Reference in New Issue
Block a user