1
This commit is contained in:
@@ -6,6 +6,8 @@ import (
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability2770/request"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability2770/response"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
"git.rosy.net.cn/baseapi/utils"
|
||||
"git.rosy.net.cn/jx-callback/globals"
|
||||
"log"
|
||||
)
|
||||
|
||||
@@ -334,6 +336,7 @@ func (ability *Ability2770) AlibabaRetailMarketingItemdiscountActivityCreate(req
|
||||
if respStruct.Body == "" || len(respStruct.Body) == 0 {
|
||||
respStruct.Body = jsonStr
|
||||
}
|
||||
globals.SugarLogger.Debugf("AlibabaRetailMarketingItemdiscountActivityCreate respStruct=%s", utils.Format4Output(respStruct, false))
|
||||
return &respStruct, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user