革博士程序V1仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
271 B

  1. [
  2. {
  3. "id": 0,
  4. "code": "rm",
  5. "name": "绒面",
  6. "color": "Red"
  7. },
  8. {
  9. "id": 1,
  10. "code": "frm",
  11. "name": "非绒面",
  12. "color": "Lime"
  13. },
  14. {
  15. "id": 2,
  16. "code": "gh",
  17. "name": "光滑",
  18. "color": "Black"
  19. }
  20. ]