wechat.go 65 B

12345
  1. package request
  2. type SendWxTemplateReq struct {
  3. ReportId int
  4. }