阅行客电子档案
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.

125 lines
3.2 KiB

2 years ago
  1. {
  2. "code": 200,
  3. "message": "操作成功",
  4. "data": [
  5. {
  6. "fieldName": "item_no",
  7. "fieldCnName": "项目号",
  8. "editLength": 196,
  9. "isLine": false,
  10. "context": "JJ-2021-GZ-001"
  11. },
  12. {
  13. "fieldName": "fonds_no",
  14. "fieldCnName": "全宗号",
  15. "editLength": 196,
  16. "isLine": false,
  17. "context": "档案室"
  18. },
  19. {
  20. "fieldName": "archive_year",
  21. "fieldCnName": "归档年度",
  22. "editLength": 196,
  23. "isLine": false,
  24. "context": 2021
  25. },
  26. {
  27. "fieldName": "retention",
  28. "fieldCnName": "保管期限",
  29. "editLength": 196,
  30. "isLine": false,
  31. "context": "永久"
  32. },
  33. {
  34. "fieldName": "maintitle",
  35. "fieldCnName": "项目名",
  36. "editLength": 510,
  37. "isLine": true,
  38. "context": "档案室改造"
  39. },
  40. {
  41. "fieldName": "security_class",
  42. "fieldCnName": "密级",
  43. "editLength": 196,
  44. "isLine": false,
  45. "context": "公开"
  46. },
  47. {
  48. "fieldName": "responsibleby",
  49. "fieldCnName": "责任者",
  50. "editLength": 196,
  51. "isLine": false,
  52. "context": "许飞"
  53. },
  54. {
  55. "fieldName": "organization_matter",
  56. "fieldCnName": "机构(问题)",
  57. "editLength": 196,
  58. "isLine": false,
  59. "context": "机关建设"
  60. },
  61. {
  62. "fieldName": "department",
  63. "fieldCnName": "部门名称",
  64. "editLength": 196,
  65. "isLine": false,
  66. "context": "综合部"
  67. },
  68. {
  69. "fieldName": "piece_qty",
  70. "fieldCnName": "案卷数",
  71. "editLength": 196,
  72. "isLine": false,
  73. "context": 3
  74. },
  75. {
  76. "fieldName": "item_start_date",
  77. "fieldCnName": "立项时间",
  78. "editLength": 196,
  79. "isLine": false,
  80. "context": "2021-12-01 "
  81. },
  82. {
  83. "fieldName": "item_end_date",
  84. "fieldCnName": "结项时间",
  85. "editLength": 196,
  86. "isLine": false,
  87. "context": "2022-08-25 "
  88. },
  89. {
  90. "fieldName": "tid",
  91. "fieldCnName": "TID",
  92. "editLength": null,
  93. "isLine": null,
  94. "context": null
  95. },
  96. {
  97. "fieldName": "case_name",
  98. "fieldCnName": "盒名称",
  99. "editLength": null,
  100. "isLine": null,
  101. "context": null
  102. },
  103. {
  104. "fieldName": "folder_location",
  105. "fieldCnName": "库房位置",
  106. "editLength": null,
  107. "isLine": null,
  108. "context": null
  109. },
  110. {
  111. "fieldName": "borrow_type",
  112. "fieldCnName": "借阅状态",
  113. "editLength": null,
  114. "isLine": null,
  115. "context": null
  116. },
  117. {
  118. "fieldName": "barcode",
  119. "fieldCnName": "条形码",
  120. "editLength": null,
  121. "isLine": null,
  122. "context": null
  123. }
  124. ],
  125. "timestamp": 1689215199486
  126. }