**Is your feature request related to a problem? Please describe.** 1. 前后端接口未定义,编写起来会很麻烦 2. 没有给予表单验证内容,并且表单验证有一部分放在了后端 ,不知道这个是否需要修改 3. 测试用例没有具体要求,只能看到错误信息,即使写了内容也没过; **Describe the solution you'd like** 给出接口文档、表单验证标准、测试用例基本要求