data.yaml 287 B

123456789101112131415161718192021
  1. properties:
  2. uid:
  3. type: string
  4. book:
  5. type: string
  6. para:
  7. type: string
  8. channel_id:
  9. type: string
  10. progress:
  11. type: number
  12. lang:
  13. type: string
  14. title:
  15. type: string
  16. summary:
  17. type: string
  18. updated_at:
  19. type: string
  20. created_at:
  21. type: string