소스 검색

修改配置文件

wanghui 8 년 전
부모
커밋
dd56d150b3
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/main/java/com/goafanti/common/controller/WebpageController.java
  2. 1 1
      src/main/resources/props/config_test.properties

+ 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