修改任务列表查询
This commit is contained in:
@ -8,3 +8,8 @@ const (
|
||||
GamelifeExtplatBoundTypeWX = "wx"
|
||||
GamelifeMiniProgramBand = "1"
|
||||
)
|
||||
|
||||
const (
|
||||
GetNonLoginTaskList = "GetNonloginTaskList"
|
||||
GetTaskList = "GetTaskList"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user