新增 修改站点计费模板状态方法

This commit is contained in:
Lemon
2023-06-25 17:16:14 +08:00
parent 5631afba9d
commit b2eb62a48a
7 changed files with 76 additions and 7 deletions

View File

@@ -291,6 +291,7 @@
t2.id as templateId,
t2.template_code as templateCode,
t2.name as templateName,
t2.status,
t2.remark as remark,
t2.type as deviceType,
t2.publish_time as publishTime,