{
	"id": 0,
	"name": "maishu-chitu-admin",
	"kind": 0,
	"flags": {},
	"children": [
		{
			"id": 1,
			"name": "\"temp\"",
			"kind": 1,
			"kindString": "External module",
			"flags": {
				"isExported": true
			},
			"originalName": "d:/projects/chitu-admin/demo/controllers/temp.ts",
			"children": [
				{
					"id": 2,
					"name": "TempController",
					"kind": 128,
					"kindString": "Class",
					"flags": {
						"isExported": true
					},
					"comment": {
						"shortText": "Temp 控制器"
					},
					"decorators": [
						{
							"name": "controller",
							"type": {
								"type": "reference",
								"name": "controller"
							},
							"arguments": {
								"path": "\"demo/temp\""
							}
						}
					],
					"children": [
						{
							"id": 3,
							"name": "index",
							"kind": 2048,
							"kindString": "Method",
							"flags": {
								"isExported": true
							},
							"decorators": [
								{
									"name": "action",
									"type": {
										"type": "reference",
										"name": "action"
									},
									"arguments": {}
								}
							],
							"signatures": [
								{
									"id": 4,
									"name": "index",
									"kind": 4096,
									"kindString": "Call signature",
									"flags": {},
									"comment": {
										"shortText": "Index 页面"
									},
									"parameters": [
										{
											"id": 5,
											"name": "d",
											"kind": 32768,
											"kindString": "Parameter",
											"flags": {},
											"comment": {
												"text": "路由数据"
											},
											"decorators": [
												{
													"name": "routeData",
													"type": {
														"type": "reference",
														"name": "routeData"
													}
												}
											],
											"type": {
												"type": "reflection",
												"declaration": {
													"id": 6,
													"name": "__type",
													"kind": 65536,
													"kindString": "Type literal",
													"flags": {},
													"children": [
														{
															"id": 7,
															"name": "mobile",
															"kind": 32,
															"kindString": "Variable",
															"flags": {},
															"comment": {
																"text": "手机号码"
															},
															"sources": [
																{
																	"fileName": "temp.ts",
																	"line": 17,
																	"character": 32
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "string"
															}
														},
														{
															"id": 8,
															"name": "password",
															"kind": 32,
															"kindString": "Variable",
															"flags": {},
															"comment": {
																"text": "密码"
															},
															"sources": [
																{
																	"fileName": "temp.ts",
																	"line": 17,
																	"character": 50
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "string"
															}
														},
														{
															"id": 9,
															"name": "smsId",
															"kind": 32,
															"kindString": "Variable",
															"flags": {},
															"comment": {
																"text": "短信编号"
															},
															"sources": [
																{
																	"fileName": "temp.ts",
																	"line": 17,
																	"character": 65
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "string"
															}
														},
														{
															"id": 10,
															"name": "verifyCode",
															"kind": 32,
															"kindString": "Variable",
															"flags": {},
															"comment": {
																"text": "手机接收到的验证码\n"
															},
															"sources": [
																{
																	"fileName": "temp.ts",
																	"line": 17,
																	"character": 85
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "string"
															}
														}
													],
													"groups": [
														{
															"title": "Variables",
															"kind": 32,
															"children": [
																7,
																8,
																9,
																10
															]
														}
													],
													"sources": [
														{
															"fileName": "temp.ts",
															"line": 17,
															"character": 23
														}
													]
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"sources": [
								{
									"fileName": "temp.ts",
									"line": 17,
									"character": 9
								}
							]
						}
					],
					"groups": [
						{
							"title": "Methods",
							"kind": 2048,
							"children": [
								3
							]
						}
					],
					"sources": [
						{
							"fileName": "temp.ts",
							"line": 7,
							"character": 35
						}
					]
				}
			],
			"groups": [
				{
					"title": "Classes",
					"kind": 128,
					"children": [
						2
					]
				}
			],
			"sources": [
				{
					"fileName": "temp.ts",
					"line": 1,
					"character": 0
				}
			]
		}
	],
	"groups": [
		{
			"title": "External modules",
			"kind": 1,
			"children": [
				1
			]
		}
	]
}