任务中心 /app

This commit is contained in:
wangw 2024-12-06 14:22:16 +08:00
parent 5b50aa54b7
commit a0e9582233
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import java.util.Date;
@Slf4j
@RestController
@Api(value = "任务中心", tags = {"任务中心"})
@RequestMapping(value = "/taskCenterReward")
@RequestMapping(value = "/app/taskCenterReward")
public class TaskCenterRewardController {
/**
* 服务对象