cmb
This commit is contained in:
parent
b228b83f5b
commit
a0f6e86754
|
|
@ -1,9 +0,0 @@
|
||||||
package service
|
|
||||||
|
|
||||||
import (
|
|
||||||
"github.com/go-kratos/kratos/v2/transport/http"
|
|
||||||
)
|
|
||||||
|
|
||||||
func (s *VoucherService) WechatNotify(ctx http.Context) error {
|
|
||||||
return ctx.JSON(200, nil)
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue