@@ -262,7 +262,7 @@ func (c *HBybController) PostSix() {
fmt.Println(err)
}
c.ServeSuccessJSON(map[string]interface{}{
- "pre": result,
+ "pre": dat,
})
func (c *HBybController) PostSeven() {