Commit 0a1ae1cff53b2af34b5d4407ecd54fc147c3d8eb

Authored by 孙向锦
1 parent 2d3a4d68

表格中放入代码

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