wanghui лет назад: 8
Родитель
Сommit
dd56d150b3

+ 1 - 1
src/main/java/com/goafanti/common/controller/WebpageController.java

@@ -300,7 +300,7 @@ public class WebpageController extends BaseController {
 		return modelview;
 	}
 
-	@RequestMapping(value = "/portal/search/achievement", method = RequestMethod.GET)
+	@RequestMapping(value = "/portal/technologyTrading/achievement", method = RequestMethod.GET)
 	public ModelAndView portalSearchAchievement(HttpServletRequest request, ModelAndView modelview) {
 		modelview.setViewName("/portal/technologyTrading/achievement");
 		return modelview;

+ 1 - 1
src/main/resources/props/config_test.properties

@@ -54,7 +54,7 @@ session.validate.timespan=18000000
 app.name=AFT
 template.cacheable=false
 
-static.host=//static.jishutao.com/front/2.0.0
+static.host=//static.jishutao.com/front/1.0.43
 portal.host=//static.jishutao.com/portal/2.0.0
 avatar.host=//static.jishutao.com
 avatar.upload.host=//static.jishutao.com/upload