huangjiajun 1 month ago
parent
commit
80b58223e6
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      consume/ad_original_data_application.go

+ 0
- 1
consume/ad_original_data_application.go View File

@@ -75,7 +75,6 @@ func handleAdOriginalDataApplication(msgData []byte) error {
if db.DBs[msg.Mid] == nil {
return nil
}
eg := db.DBs[msg.Mid]
wxApiService, err := wechat.NewWxApiService(msg.Mid, msg.ComponentAppid, msg.ComponentAppsecret)
if err != nil {
return err


Loading…
Cancel
Save