Commit e806206a583cbf441a0ce6c77f893f0ffcbccd27
1 parent
5391e692
海亮定制
Showing
1 changed file
with
5 additions
and
1 deletions
海亮定制.md
... | ... | @@ -178,7 +178,11 @@ ${clinetId} clinetId 是基站编号,为替换字符串。 |
178 | 178 | |
179 | 179 | | 主题 | /client/${client}/operate | 备注 | |
180 | 180 | | --- | --- | --- | |
181 | -|``` { "i": 19, "t": 1634802943} ```:|| t 当前时间轴 秒 | | |
181 | +|``` { | |
182 | + "i": 19, | |
183 | + "t": 1634802943 | |
184 | + } | |
185 | +```:|:| t 当前时间轴 秒 | | |
182 | 186 | |
183 | 187 | |
184 | 188 | ### 基站管理 | ... | ... |