Changes between Version 13 and Version 14 of youhua/2017_1
- Timestamp:
- 01/18/2017 09:55:30 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
youhua/2017_1
v13 v14 1 1 2 == 1.java类中EnvUtils 使用优化 ==2 == 1.java类中EnvUtils.getEnv()使用优化 == 3 3 4 4 … … 26 26 } 27 27 }}} 28 在聚超值项目中,entity类(service偶尔也会出现)中经常会用 env获取service或dao类实例的代码。28 在聚超值项目中,entity类(service偶尔也会出现)中经常会用EnvUtils.getEnv().getBean()获取service或dao类实例的代码。 29 29 30 30 {{{
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)