Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZentaoApiResult

禅道 API 返回结果

Hierarchy

  • ZentaoApiResult

Index

Properties

Properties

Optional msg

msg: any

服务器返回的描述结果的文本

Optional result

result: any

请求结果数据

status

status: 0 | 1

状态

remarks

如果为 0 则表示操作请求失败,如果为 1,表示操作请求成功

Generated using TypeDoc