任务中心 /app
This commit is contained in:
parent
5b50aa54b7
commit
a0e9582233
|
|
@ -18,7 +18,7 @@ import java.util.Date;
|
|||
@Slf4j
|
||||
@RestController
|
||||
@Api(value = "任务中心", tags = {"任务中心"})
|
||||
@RequestMapping(value = "/taskCenterReward")
|
||||
@RequestMapping(value = "/app/taskCenterReward")
|
||||
public class TaskCenterRewardController {
|
||||
/**
|
||||
* 服务对象
|
||||
|
|
|
|||
Loading…
Reference in New Issue