def_originalreport_log.json 449 B

1234567891011121314151617181920212223242526272829303132333435
  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",
  11. "Type": "Long"
  12. },
  13. {
  14. "Name": "operation",
  15. "Type": "String(20)"
  16. },
  17. {
  18. "Name": "meter",
  19. "Type": "String(100)"
  20. },
  21. {
  22. "Name": "funcid",
  23. "Type": "Long"
  24. },
  25. {
  26. "Name": "receivetime",
  27. "Type": "String(20)"
  28. }
  29. ],
  30. "Key": [
  31. "building",
  32. "round"
  33. ],
  34. "Indexes": []
  35. }