D-多语言.json 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. [
  2. {
  3. "excel_file_name": "D-多语言.xlsx",
  4. "sheets": [
  5. {
  6. "sheet_name": "Sheet1",
  7. "row_offset": 1,
  8. "outputs": [
  9. {
  10. "enable": true,
  11. "read_type": "type_cjson",
  12. "parser_id": "table_list",
  13. "file_name": "Lang_zh_CN.json",
  14. "gen_codes": [
  15. {
  16. "read_type": "type_csharp"
  17. }
  18. ]
  19. }
  20. ],
  21. "indexes": [
  22. {
  23. "index_names": "Key",
  24. "is_unique": true
  25. }
  26. ],
  27. "heads": [
  28. {
  29. "key": "语言文本",
  30. "name": "Key",
  31. "side": "c",
  32. "type_cjson": "string",
  33. "type_csharp": "string"
  34. },
  35. {
  36. "key": "中文",
  37. "name": "Zh_CN",
  38. "side": "c",
  39. "type_cjson": "string",
  40. "type_csharp": "string"
  41. }
  42. ]
  43. },
  44. {
  45. "sheet_name": "Sheet1",
  46. "row_offset": 1,
  47. "outputs": [
  48. {
  49. "enable": true,
  50. "read_type": "type_cjson",
  51. "parser_id": "table_list",
  52. "file_name": "Lang_zh_TW.json",
  53. "gen_codes": [
  54. {
  55. "read_type": "type_csharp"
  56. }
  57. ]
  58. }
  59. ],
  60. "indexes": [
  61. {
  62. "index_names": "Key",
  63. "is_unique": true
  64. }
  65. ],
  66. "heads": [
  67. {
  68. "desc": "主键,文本key",
  69. "key": "语言文本",
  70. "name": "Key",
  71. "side": "c",
  72. "type_cjson": "string",
  73. "type_csharp": "string"
  74. },
  75. {
  76. "key": "繁体中文",
  77. "name": "Zh_TW",
  78. "side": "c",
  79. "type_cjson": "string",
  80. "type_csharp": "string"
  81. }
  82. ]
  83. },
  84. {
  85. "sheet_name": "Sheet1",
  86. "row_offset": 1,
  87. "outputs": [
  88. {
  89. "enable": true,
  90. "read_type": "type_cjson",
  91. "parser_id": "table_list",
  92. "file_name": "Lang_en_US.json",
  93. "gen_codes": [
  94. {
  95. "read_type": "type_csharp"
  96. }
  97. ]
  98. }
  99. ],
  100. "indexes": [
  101. {
  102. "index_names": "Key",
  103. "is_unique": true
  104. }
  105. ],
  106. "heads": [
  107. {
  108. "desc": "主键,文本key",
  109. "key": "语言文本",
  110. "name": "Key",
  111. "side": "c",
  112. "type_cjson": "string",
  113. "type_csharp": "string"
  114. },
  115. {
  116. "key": "英文",
  117. "name": "En_US",
  118. "side": "c",
  119. "type_cjson": "string",
  120. "type_csharp": "string"
  121. }
  122. ]
  123. },
  124. {
  125. "sheet_name": "Sheet1",
  126. "row_offset": 1,
  127. "outputs": [
  128. {
  129. "enable": true,
  130. "read_type": "type_cjson",
  131. "parser_id": "table_list",
  132. "file_name": "Lang_th.json",
  133. "gen_codes": [
  134. {
  135. "read_type": "type_csharp"
  136. }
  137. ]
  138. }
  139. ],
  140. "indexes": [
  141. {
  142. "index_names": "Key",
  143. "is_unique": true
  144. }
  145. ],
  146. "heads": [
  147. {
  148. "desc": "主键,文本key",
  149. "key": "语言文本",
  150. "name": "Key",
  151. "side": "c",
  152. "type_cjson": "string",
  153. "type_csharp": "string"
  154. },
  155. {
  156. "key": "泰语",
  157. "name": "Th",
  158. "side": "c",
  159. "type_cjson": "string",
  160. "type_csharp": "string"
  161. }
  162. ]
  163. },
  164. {
  165. "sheet_name": "Sheet1",
  166. "row_offset": 1,
  167. "outputs": [
  168. {
  169. "enable": true,
  170. "read_type": "type_cjson",
  171. "parser_id": "table_list",
  172. "file_name": "Lang_id.json",
  173. "gen_codes": [
  174. {
  175. "read_type": "type_csharp"
  176. }
  177. ]
  178. }
  179. ],
  180. "indexes": [
  181. {
  182. "index_names": "Key",
  183. "is_unique": true
  184. }
  185. ],
  186. "heads": [
  187. {
  188. "desc": "主键,文本key",
  189. "key": "语言文本",
  190. "name": "Key",
  191. "side": "c",
  192. "type_cjson": "string",
  193. "type_csharp": "string"
  194. },
  195. {
  196. "key": "印尼语",
  197. "name": "ID",
  198. "side": "c",
  199. "type_cjson": "string",
  200. "type_csharp": "string"
  201. }
  202. ]
  203. },
  204. {
  205. "sheet_name": "Sheet1",
  206. "row_offset": 1,
  207. "outputs": [
  208. {
  209. "enable": true,
  210. "read_type": "type_cjson",
  211. "parser_id": "table_list",
  212. "file_name": "Lang_ar_SA.json",
  213. "gen_codes": [
  214. {
  215. "read_type": "type_csharp"
  216. }
  217. ]
  218. }
  219. ],
  220. "indexes": [
  221. {
  222. "index_names": "Key",
  223. "is_unique": true
  224. }
  225. ],
  226. "heads": [
  227. {
  228. "desc": "主键,文本key",
  229. "key": "语言文本",
  230. "name": "Key",
  231. "side": "c",
  232. "type_cjson": "string",
  233. "type_csharp": "string"
  234. },
  235. {
  236. "key": "阿拉伯语",
  237. "name": "Ar_SA",
  238. "side": "c",
  239. "type_cjson": "string",
  240. "type_csharp": "string"
  241. }
  242. ]
  243. }
  244. ]
  245. }
  246. ]