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