基于openpyxl的excel转换工具。支持xlsx文件转换为erlang,elixir,lua,json,xml,python等配置文件
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

241 行
4.1 KiB

  1. [
  2. {
  3. "attr":[
  4. [
  5. 1,
  6. 700
  7. ],
  8. [
  9. 2,
  10. 800
  11. ],
  12. [
  13. 3,
  14. 900
  15. ],
  16. {
  17. "add":[
  18. 4,
  19. 100
  20. ]
  21. }
  22. ],
  23. "award1":[
  24. 1,
  25. 2,
  26. 3
  27. ],
  28. "award2":{
  29. "id":1,
  30. "num":3,
  31. "type":2
  32. },
  33. "desc":[
  34. "来源1",
  35. "来源2",
  36. "来源4"
  37. ],
  38. "id":1.0,
  39. "material":[
  40. {
  41. "count":1,
  42. "id":10001,
  43. "res":1
  44. },
  45. {
  46. "count":1,
  47. "id":10001,
  48. "res":1
  49. }
  50. ],
  51. "name":"examp1001"
  52. },
  53. {
  54. "attr":[
  55. [
  56. 1,
  57. 700
  58. ],
  59. [
  60. 2,
  61. 800
  62. ],
  63. [
  64. 3,
  65. 901
  66. ],
  67. {
  68. "add":[
  69. 5,
  70. 100
  71. ]
  72. }
  73. ],
  74. "award1":[
  75. 1,
  76. 2,
  77. 3
  78. ],
  79. "award2":{
  80. "id":1,
  81. "num":3,
  82. "type":2
  83. },
  84. "desc":[
  85. "来源1",
  86. "来源2",
  87. "来源4"
  88. ],
  89. "id":2.0,
  90. "material":{
  91. "count":1,
  92. "id":10001,
  93. "res":1
  94. },
  95. "name":"examp1002"
  96. },
  97. {
  98. "attr":[
  99. [
  100. 1,
  101. 700
  102. ],
  103. [
  104. 2,
  105. 800
  106. ],
  107. [
  108. 3,
  109. 902
  110. ],
  111. {
  112. "add":[
  113. 6,
  114. 100
  115. ]
  116. }
  117. ],
  118. "award1":[
  119. 1,
  120. 2,
  121. 3
  122. ],
  123. "award2":{
  124. "id":1,
  125. "num":3,
  126. "type":2
  127. },
  128. "desc":[
  129. "来源1",
  130. "来源2",
  131. "来源5"
  132. ],
  133. "id":3.0,
  134. "material":[
  135. 1,
  136. 2,
  137. 3,
  138. 4,
  139. 5,
  140. 6,
  141. 7,
  142. 8,
  143. 9,
  144. 9,
  145. 9,
  146. 9,
  147. 9,
  148. 9,
  149. 9,
  150. 9,
  151. 9,
  152. 9
  153. ],
  154. "name":"examp1003"
  155. },
  156. {
  157. "attr":[
  158. [
  159. 1,
  160. 700
  161. ],
  162. [
  163. 2,
  164. 800
  165. ],
  166. [
  167. 3,
  168. 903
  169. ],
  170. {
  171. "add":[
  172. 7,
  173. 100
  174. ]
  175. }
  176. ],
  177. "award1":[
  178. 1,
  179. 2,
  180. 3
  181. ],
  182. "award2":{
  183. "id":1,
  184. "num":3,
  185. "type":2
  186. },
  187. "desc":[
  188. "来源1",
  189. "来源2",
  190. "来源6"
  191. ],
  192. "id":4.0,
  193. "material":[
  194. "测试数据",
  195. "测试数据2",
  196. "测试数据3"
  197. ],
  198. "name":"examp1004"
  199. },
  200. {
  201. "attr":[
  202. [
  203. 1,
  204. 700
  205. ],
  206. [
  207. 2,
  208. 800
  209. ],
  210. [
  211. 3,
  212. 903
  213. ],
  214. {
  215. "add":[
  216. 7,
  217. 100
  218. ]
  219. }
  220. ],
  221. "award1":[
  222. 1,
  223. 2,
  224. 3
  225. ],
  226. "award2":{
  227. "id":1,
  228. "num":3,
  229. "type":2
  230. },
  231. "desc":[
  232. "来源1",
  233. "来源2",
  234. "来源6"
  235. ],
  236. "id":5.0,
  237. "material":[
  238. "test"
  239. ],
  240. "name":"examp1004"
  241. }
  242. ]