Changes between Version 2 and Version 3 of 2017_1
- Timestamp:
- 01/16/2017 04:12:02 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2017_1
v2 v3 69 69 }}} 70 70 '''优化方法'''[[BR]] 71 将非Controller的java类中的EnvUtils.getEnv().getBean(GeliDao.class)改为GeliUtils.getDao(),将EnvUtils.getEnv().getBean(xxxService.class)改为SpringCtxUtils.getBean(xxxService.class)。(SpringCtxUtils在cn.pconline.best.util目录下) 71 将非Controller的java类中的EnvUtils.getEnv().getBean(GeliDao.class)改为GeliUtils.getDao(),[[BR]] 72 将EnvUtils.getEnv().getBean(xxxService.class)改为SpringCtxUtils.getBean(xxxService.class)。(SpringCtxUtils在cn.pconline.best.util目录下)
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)