您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

issue_a.json 321B

1234567891011121314
  1. [
  2. {
  3. "number": 1,
  4. "poster_id": 1,
  5. "poster_name": "name_a",
  6. "title": "title_a",
  7. "content": "content_a",
  8. "state": "closed",
  9. "is_locked": false,
  10. "created": "1985-04-12T23:20:50.52Z",
  11. "updated": "1986-04-12T23:20:50.52Z",
  12. "closed": "1987-04-12T23:20:50.52Z"
  13. }
  14. ]