f
This commit is contained in:
@@ -30,7 +30,7 @@ func ProcessJRZQ1P5GRequest(ctx context.Context, params []byte, deps *processors
|
||||
}
|
||||
|
||||
// 调用行为数据API,使用指定的project_id
|
||||
projectID := "CDJ-1101695364016041984"
|
||||
projectID := "CDJ-1068350101704863744"
|
||||
respBytes, err := deps.XingweiService.CallAPI(ctx, projectID, reqData)
|
||||
if err != nil {
|
||||
if errors.Is(err, xingwei.ErrNotFound) {
|
||||
|
||||
Reference in New Issue
Block a user