update 修改站点计费模板状态并下发最新模板, 区分普通计费模板和会员计费模板

This commit is contained in:
Guoqs
2025-01-14 13:25:34 +08:00
parent 957f08aadc
commit 687a7250c5

View File

@@ -575,6 +575,7 @@
t2.name as templateName,
t2.template_remark as remark,
t2.type as deviceType,
t2.member_flag as memberFlag,
t2.publish_time as publishTime,
t3.electricity_price AS sharpElectricityPrice,
t3.service_price AS sharpServicePrice,