def_originalreport_round.json 278 B

12345678910111213141516171819202122
  1. {
  2. "delete_UsePutV": false,
  3. "table_type": "index_data",
  4. "Columns": [
  5. {
  6. "Name": "building",
  7. "Type": "String(20)"
  8. },
  9. {
  10. "Name": "round_exist",
  11. "Type": "Long"
  12. },
  13. {
  14. "Name": "round_used",
  15. "Type": "Long"
  16. }
  17. ],
  18. "Key": [
  19. "building"
  20. ],
  21. "Indexes": []
  22. }