修改奖励配置接口,

This commit is contained in:
2025-07-01 15:03:09 +08:00
parent 1be4693963
commit 05510d53d2
2 changed files with 5 additions and 5 deletions

View File

@ -231,7 +231,7 @@ type GetGoodsDetailsOut struct {
type OperateTaskRewardIn struct {
OperatorId int64
OperatorRole string
TaskId int64
TaskId string
RewardId int64
Type int // 1: 任务添加奖励 2: 任务删除奖励
StoreId int64 // 当前操作门店, 当操作为门店或者是商户时