|
|
@@ -28,7 +28,7 @@ import com.goafanti.user.service.UserIdentityService;
|
|
|
import com.goafanti.user.service.UserInterestService;
|
|
|
|
|
|
@RestController
|
|
|
-@RequestMapping(path = "/open/api/open/achievementDemand", method = RequestMethod.GET)
|
|
|
+@RequestMapping(path = "/api/open/achievementDemand", method = RequestMethod.GET)
|
|
|
public class AppAchievementDemandController extends BaseApiController {
|
|
|
@Resource
|
|
|
private BannersService bannersService;
|