文档
测试

测试接口

GET
http://localhost:3000/api/test

说明 / 示例

测试成功返回: ```json { "code": 200, "msg": "测试成功" } ```