re-generate mir code"

r/paopao-ce-plus
Michael Li 2 years ago
parent d82d55e944
commit fe11dae223
No known key found for this signature in database

@ -12,19 +12,6 @@ import (
"github.com/rocboss/paopao-ce/internal/model/web"
)
type _binding_ interface {
Bind(*gin.Context) mir.Error
}
type _render_ interface {
Render(*gin.Context)
}
type _default_ interface {
Bind(*gin.Context, any) mir.Error
Render(*gin.Context, any, mir.Error)
}
type AlipayPub interface {
_default_

Loading…
Cancel
Save