| 1234567891011121314151617181920212223242526272829303132333435 |
- [
- {
- "excel_file_name": "C-常量.xlsx",
- "sheets": [
- {
- "sheet_name": "Sheet1",
- "row_offset": 1,
- "outputs": [
- {
- "enable": true,
- "read_type": "type_sjson",
- "parser_id": "const",
- "file_name": "const.json",
- "gen_codes": [
- {
- "read_type": "type_go"
- }
- ]
- },
- {
- "enable": true,
- "read_type": "type_cjson",
- "parser_id": "const",
- "file_name": "ConstCfg.json",
- "gen_codes": [
- {
- "read_type": "type_csharp"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
|