## method: post ## path: index.php?route=information/contact/addContact ## param: ## { "name": "cyan", "email": "cyan@advich.com", "phone": "18762032916", "content": "11111" ## } ## type: json ## response: ## example: ## 状态码 含义 ### 2000 发送成功 ### 2001 发送失败 ### 2002 非法请求 ## ## { "status": "2000" ## } ##