package svc import "github.com/gin-gonic/gin" func OrderGoods(c *gin.Context) { }