package controller import "github.com/gogf/gf/v2/net/ghttp" // InvoiceAdd 开票 func InvoiceAdd(r *ghttp.Request) { }