wechat.go 66 B

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