Commit 7e69005fb6d010afaadd3d8715539d07d6192240

Authored by 孙向锦
1 parent 0da90a6a

添加success 失败返回的另一种错误原因

Showing 1 changed file with 1 additions and 1 deletions
海亮定制.md
... ... @@ -175,7 +175,7 @@ ${clinetId} clinetId 是基站编号,为替换字符串。
175 175 | sn | string | sn 序列号 |
176 176 | et | number | 错误类型et =1 基站频点冲突 |
177 177 | em | string | 错误消息em = "3" 配合et使用,如et=1 em=3 表示3号频点冲突 |
178   -| success | number | 0 成功 -1 错误/失败 |
  178 +| success | number | 0 成功 -1 错误/失败 -2 基站忙 |
179 179  
180 180 ### 3.2.4 分包示例
181 181  
... ...