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

9 行
115B

  1. ({
  2. name: 'name',
  3. description: 'desc',
  4. terms: [
  5. {name: 't1', index: 0},
  6. {name: 't2', index: 1}
  7. ]
  8. })